Enum MapiTaskAcceptanceState
MapiTaskAcceptanceState enumeration
Indicates the acceptance state of the task.
public enum MapiTaskAcceptanceState
Values
Name | Value | Description |
---|---|---|
NotAssigned | 0 | The Task object is not assigned. |
Unknown | 1 | The Task object’s acceptance status is unknown. |
Accepted | 2 | The task assignee has accepted the Task object. |
Rejected | 3 | The task assignee has rejected the Task object. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email