GetOptions
FollowUpManager.GetOptions method
Gets the follow-up options of a message.
public static FollowUpOptions GetOptions(MapiMessage message)
Parameter | Type | Description |
---|---|---|
message | MapiMessage | The MapiMessage in which options is set. |
Return Value
The FollowUpOptions
that represents options for using follow-up flags, reminders, category and voting buttons.
Exceptions
exception | condition |
---|---|
ArgumentNullException | If message is null. |
See Also
- class FollowUpOptions
- class MapiMessage
- class FollowUpManager
- namespace Aspose.Email.Mapi
- assembly Aspose.Email