Enum MapiTaskHistory

MapiTaskHistory enumeration

Indicates the type of change that was last made to the Task object.

public enum MapiTaskHistory

Values

NameValueDescription
DueDateChanged4The PidLidTaskDueDate property changed.
AnotherPropertyChanged3Another property was changed.
Accepted1The task assignee accepted this Task object.
Rejected2The task assignee rejected this Task object.
Assigned5The Task object has been assigned to a task assignee.
NoChanges0No changes were made.

See Also