FollowUpOptions

FollowUpOptions class

Represents options for using follow-up flags and reminders in a message.

Constructors

NameDescription
FollowUpOptions (4 overloads)Initializes a new instance of the FollowUpOptions class.

Methods

NameDescription
CreatePidLidVerbStreamCreates the pidlidverbstream data.
CreateSwappedToDoDataSets the swapped todo data.
CreateSwappedToDoDataPropertyCreates the swappedtododata property.
CreateVoteOptionExtrasStructureCreates the vote option extras structure.
CreateVoteOptionStructureCreates the vote option structure.
FormatDateFormats the date.
get_CategoriesGets string that represents list of the categories, separated by semicolons (;).
get_CodePageGets the code page.
get_DueDateGets a date indicating the due date for the flagged message.
get_FlagRequestGets a string indicating the requested action for an e-mail message.
get_IsCompletedGets a value indicating whether the Message object was flagged as completed.
get_RecipientsFlagRequestGets a string indicating the requested action for recipients of an e-mail message.
get_RecipientsReminderTimeGets a date for recipients indicating the date and time at which the reminder should occur.
get_ReminderTimeGets a date indicating the date and time at which the reminder should occur.
get_StartDateGets a date specifying the starting date and time for the flagged message.
get_VotingButtonsGets string that represents list of the voting buttons names, separated by semicolons (;).
GetDataTypeGets the type of the property data.
GetIdentifierGets the property identifier.
MarkAsCompletedMarks as completed.
ReadSwappedToDoDataReads the swapped to do data.
ReadVotingButtonsReads the voting buttons.
set_CategoriesSets string that represents list of the categories, separated by semicolons (;).
set_CodePageSets the code page.
set_DueDateSets a date indicating the due date for the flagged message.
set_FlagRequestSets a string indicating the requested action for an e-mail message.
set_RecipientsFlagRequestSets a string indicating the requested action for recipients of an e-mail message.
set_RecipientsReminderTimeSets a date for recipients indicating the date and time at which the reminder should occur.
set_ReminderTimeSets a date indicating the date and time at which the reminder should occur.
set_StartDateSets a date specifying the starting date and time for the flagged message.
set_VotingButtonsSets string that represents list of the voting buttons names, separated by semicolons (;).