Enum MemberRoleType
MemberRoleType enumeration
Type of a user role within the team.
public enum MemberRoleType
Values
| Name | Value | Description |
|---|---|---|
| Member | 0 | A user who is a member of the team. |
| Owner | 1 | A user who is the owner of the team. |
| Guest | 2 | A user who is not a member of the team. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email