SetOptions
SetOptions
Sets the additional follow-up options for a message.
Returns: static void Aspose::Email::Mapi::
SetOptions(System::SharedPtr < MapiMessageItemBase > message, System::SharedPtr < FollowUpOptions > options)
| Parameter | Description |
|---|---|
| message | The MapiMessageItemBase in which a flag will be set. |
| options | The FollowUpOptions that represents options for using follow-up flags and reminders. |