UserType
UserType enumeration
User types
public enum UserType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 |
User type is not specified Only Exchange operations include a user type. SharePoint operations don’t specify a user type. |
Regular | 0 |
A regular user. |
Reserved | 1 |
A reserved user. |
Admin | 2 |
An administrator. |
DcAdmin | 3 |
A Microsoft datacenter operator. |
System | 4 |
A system account. |
Application | 5 |
An application. |
ServicePrincipal | 6 |
A service principal. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email