AttachmentPermissionType
AttachmentPermissionType enumeration (7 values)
The permission type data associated with a web reference attachment.
| Value | Description |
|---|---|
| None | User has no permissions to share. |
| RecipientsCanView | User can only read the web reference attachment. |
| RecipientsCanEdit | User can edit the web reference attachment. |
| AnyoneCanView | Anyone can only read the web reference attachment. |
| AnyoneCanEdit | Anyone can edit the web reference attachment. |
| OrganizationCanView | Only users belonging to the same organization can only read the web reference attachment. |
| OrganizationCanEdit | Only users belonging to the same organization can edit the web reference attachment. |