ReferenceAttachmentOptions.PermissionType

ReferenceAttachmentOptions.PermissionType property

Gets or sets the permission type for the reference attachment. Indicates the level of access granted. The default value is AnyoneCanEdit.

public AttachmentPermissionType PermissionType { get; set; }

See Also