Enum MapiTaskHistory
MapiTaskHistory enumeration
Indicates the type of change that was last made to the Task object.
public enum MapiTaskHistory
Values
Name | Value | Description |
---|---|---|
DueDateChanged | 4 | The PidLidTaskDueDate property changed. |
AnotherPropertyChanged | 3 | Another property was changed. |
Accepted | 1 | The task assignee accepted this Task object. |
Rejected | 2 | The task assignee rejected this Task object. |
Assigned | 5 | The Task object has been assigned to a task assignee. |
NoChanges | 0 | No changes were made. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email