MapiTaskUsers

MapiTaskUsers class

Represents information about task users.

The MapiTaskUsers type exposes the following members:

Constructors

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

Properties

NameDescription
assignerSpecifies the group of properties that
defines the display name and e-mail address of user who created task.
attendeesGets the attendees.
last_assignerGets or sets the name of the user
that last assigned the task.
delegatorGets or sets task delegator.
last_userGets or sets the name of the most recent user
to have been the task owner.
last_delegateGets or sets the name of the mailbox’s delegate who most
recently assigned the task,
or an empty string if there is no delegate.
ownerGets or sets the name of the task owner.
ownershipGets or sets the role of the current user
relative to the Task object.

See Also