Enum MapiTaskOwnership

MapiTaskOwnership enumeration

Indicates the role of the current user relative to the Task object.

public enum MapiTaskOwnership

Values

NameValueDescription
NotAssigned0The Task object is not assigned.
AssignersCopy1The Task object is the task assigner’s copy of the Task object.
AssigneesCopy2The Task object is the task assignee’s copy of the Task object.

See Also