AttachmentPermissionType

AttachmentPermissionType enumeration

The permission type data associated with a web reference attachment.

Members

Member nameDescription
NONEUser has no permissions to share.
RECIPIENTS_CAN_VIEWUser can only read the web reference attachment.
RECIPIENTS_CAN_EDITUser can edit the web reference attachment.
ANYONE_CAN_VIEWAnyone can only read the web reference attachment.
ANYONE_CAN_EDITAnyone can edit the web reference attachment.
ORGANIZATION_CAN_VIEWOnly users belonging to the same organization can only read the web reference attachment.
ORGANIZATION_CAN_EDITOnly users belonging to the same organization can edit the web reference attachment.

See Also