AttachmentPermissionType
AttachmentPermissionType enumeration
The permission type data associated with a web reference attachment.
public enum AttachmentPermissionType
Values
Name | Value | Description |
---|---|---|
None | 0 |
User has no permissions to share. |
RecipientsCanView | 1 |
User can only read the web reference attachment. |
RecipientsCanEdit | 2 |
User can edit the web reference attachment. |
AnyoneCanView | 3 |
Anyone can only read the web reference attachment. |
AnyoneCanEdit | 4 |
Anyone can edit the web reference attachment. |
OrganizationCanView | 5 |
Only users belonging to the same organization can only read the web reference attachment. |
OrganizationCanEdit | 6 |
Only users belonging to the same organization can edit the web reference attachment. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email