FollowUpManager Class |
Namespace: Aspose.Email.Mapi
The FollowUpManager type exposes the following members.
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.
|
![]() ![]() | GetVotingButtons |
Get the available message voting buttons.
|
![]() ![]() | MarkAsCompleted |
Marks the flagged message as completed.
|
![]() ![]() | RemoveCategory |
Removes the category.
|
![]() ![]() | RemoveVotingButton |
Removes the voting button.
|
![]() ![]() | SetFlag(MapiMessage, String) |
Sets the follow-up flag for a message.
|
![]() ![]() | SetFlag(MapiMessage, String, DateTime, DateTime) |
Sets the follow-up flag for a message.
|
![]() ![]() | SetFlagForRecipients(MapiMessage, String) |
Sets the flag for a draft message
to remind recipients to follow-up.
|
![]() ![]() | SetFlagForRecipients(MapiMessage, String, DateTime) |
Sets the flag for a draft message
to remind recipients to follow-up.
|
![]() ![]() | SetOptions |
Sets the additional follow-up options for a message.
|