MapiTaskUsers

MapiTaskUsers class

Represents information about task users.

Constructors

NameDescription
MapiTaskUsers (2 overloads)Initializes a new instance of the MapiTaskUsers class.

Methods

NameDescription
get_AssignerSpecifies the group of properties that defines the display name and e-mail address of user who created task.
get_AttendeesGets the attendees.
get_DelegatorGets task delegator.
get_LastAssignerGets the name of the user that last assigned the task.
get_LastDelegateGets the name of the mailbox’s delegate who most recently assigned the task, or an empty string if there is no delegate.
get_LastUserGets the name of the most recent user to have been the task owner.
get_OwnerGets the name of the task owner.
get_OwnershipGets the role of the current user relative to the Task object.
set_AssignerSpecifies the group of properties that defines the display name and e-mail address of user who created task.
set_DelegatorSets task delegator.
set_LastAssignerSets the name of the user that last assigned the task.
set_LastDelegateSets the name of the mailbox’s delegate who most recently assigned the task, or an empty string if there is no delegate.
set_LastUserSets the name of the most recent user to have been the task owner.
set_OwnerSets the name of the task owner.
set_OwnershipSets the role of the current user relative to the Task object.
SetPropertiesSets the message properties.