ReferenceAttachmentOptions.OriginalPermissionType

ReferenceAttachmentOptions.OriginalPermissionType property

Gets or sets the original permission type for the reference attachment. Used to specify the original permission level before any modifications. The default value is None.

public AttachmentPermissionType OriginalPermissionType { get; set; }

See Also