FollowUpOptions Class |
Namespace: Aspose.Email.Mapi
The FollowUpOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FollowUpOptions |
Initializes a new instance of the FollowUpOptions class.
|
![]() | FollowUpOptions(String) |
Initializes a new instance of the FollowUpOptions class.
|
![]() | FollowUpOptions(String, DateTime, DateTime) |
Initializes a new instance of the FollowUpOptions class.
|
![]() | FollowUpOptions(String, DateTime, DateTime, DateTime) |
Initializes a new instance of the FollowUpOptions class.
|
Name | Description | |
---|---|---|
![]() | Categories |
Gets or sets string that represents list of the categories, separated by semicolons (;).
|
![]() | CodePage |
Gets or sets the code page.
|
![]() | DueDate |
Gets or sets a date indicating the due date for the flagged message.
|
![]() | FlagRequest |
Gets or sets a string indicating the requested action for an e-mail message.
|
![]() | IsCompleted |
Gets a value indicating whether the Message object was flagged as completed.
|
![]() | RecipientsFlagRequest |
Gets or sets a string indicating the requested action for recipients of an e-mail message.
|
![]() | RecipientsReminderTime |
Gets or sets a date for recipients indicating the date and time at which the reminder should occur.
|
![]() | ReminderTime |
Gets or sets a date indicating the date and time at which the reminder should occur.
|
![]() | StartDate |
Gets or sets a date specifying the starting date and time for the flagged message.
|
![]() | VotingButtons |
Gets or sets string that represents list of the voting buttons names, separated by semicolons (;).
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |