FollowUpManager
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.
The FollowUpManager type exposes the following members:
Methods
Name | Description |
---|---|
set_flag(message, flag_request) | |
set_flag(message, flag_request, start_date, due_date) | |
set_flag_for_recipients(message, flag_request) | |
set_flag_for_recipients(message, flag_request, reminder_time) | |
mark_as_completed(message) | |
clear_flag(message) | |
add_category(message, category_name) | |
remove_category(message, category_name) | |
clear_categories(message) | |
get_categories(message) | |
add_voting_button(message, display_name) | |
clear_voting_buttons(message) | |
remove_voting_button(message, display_name) | |
get_voting_buttons(message) | |
set_options(message, options) | |
get_options(message) |
See Also
- namespace aspose.email.mapi
- assembly Aspose.Email