Enum AclScopeType
AclScopeType enumeration
The type of the ACL scope.
public enum AclScopeType
Values
Name | Value | Description |
---|---|---|
Default | 0 | The public scope. This is the default value. |
user | 1 | Limits the scope to a single user. |
group | 2 | Limits the scope to a group. |
domain | 3 | Limits the scope to a domain. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email