UserRole
UserRole enumeration
OneNote user role
public enum UserRole
Values
Name | Value | Description |
---|---|---|
None | 0 |
User role is not specified |
Reader | 1 |
Reader represents read-only access to the notebook. |
Contributor | 2 |
Contributor represents read/write access to the notebook. |
Owner | 3 |
Owner represents owner-level access to the notebook. |
See Also
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email