DelegateFolderPermissionLevelType Enumeration |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax[SerializableAttribute]
public enum DelegateFolderPermissionLevelType
<SerializableAttribute>
Public Enumeration DelegateFolderPermissionLevelType
[SerializableAttribute]
public enum class DelegateFolderPermissionLevelType
[<SerializableAttribute>]
type DelegateFolderPermissionLevelType
Members|
| Member name | Value | Description |
|---|
| None | 0 | |
| Editor | 1 | |
| Reviewer | 2 | |
| Author | 3 | |
| Custom | 4 | |
Remarks
See Also