FollowUpManager
Contents
[
Hide
]FollowUpManager class
Provides the ability to set and handle follow-up Outlook flags and categories. Supports the features to add and remove a flag in MapiMessage , and mark it as completed as well.
Constructors
| Name | Description |
|---|---|
| FollowUpManager |
Methods
| Name | Description |
|---|---|
| AddCategory | Adds the category for a message. |
| AddVotingButton | Adds the voting button. |
| ClearCategories | Clears the categories. |
| ClearFlag | Clears the follow-up flag and reminder. |
| ClearVotingButtons | Deletes the voting buttons. |
| GetCategories | Get the available message categories. |
| GetOptions | Gets the follow-up options of a message. |
| GetReactions | Get the available message reactions. |
| GetVotingButtons | Get the available message voting buttons. |
| MarkAsCompleted | Marks the flagged message as completed. |
| RemoveCategory | Removes the category. |
| RemoveVotingButton | Removes the voting button. |
| SetCategory | |
| SetFlag (2 overloads) | Sets the follow-up flag for a message. |
| SetFlagForRecipients (2 overloads) | Sets the flag for a draft message to remind recipients to follow-up. |
| SetOptions | Sets the additional follow-up options for a message. |