MapiTaskUsers
Contents
[
Hide
]MapiTaskUsers class
Represents information about task users.
Constructors
| Name | Description |
|---|---|
| MapiTaskUsers (2 overloads) | Initializes a new instance of the MapiTaskUsers class. |
Methods
| Name | Description |
|---|---|
| get_Assigner | Specifies the group of properties that defines the display name and e-mail address of user who created task. |
| get_Attendees | Gets the attendees. |
| get_Delegator | Gets task delegator. |
| get_LastAssigner | Gets the name of the user that last assigned the task. |
| get_LastDelegate | Gets the name of the mailbox’s delegate who most recently assigned the task, or an empty string if there is no delegate. |
| get_LastUser | Gets the name of the most recent user to have been the task owner. |
| get_Owner | Gets the name of the task owner. |
| get_Ownership | Gets the role of the current user relative to the Task object. |
| set_Assigner | Specifies the group of properties that defines the display name and e-mail address of user who created task. |
| set_Delegator | Sets task delegator. |
| set_LastAssigner | Sets the name of the user that last assigned the task. |
| set_LastDelegate | Sets the name of the mailbox’s delegate who most recently assigned the task, or an empty string if there is no delegate. |
| set_LastUser | Sets the name of the most recent user to have been the task owner. |
| set_Owner | Sets the name of the task owner. |
| set_Ownership | Sets the role of the current user relative to the Task object. |
| SetProperties | Sets the message properties. |