| Name | Description |
---|
 | AddFlags(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified message.
|
 | AddFlags(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified messages.
|
 | AddFlags(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified messages.
|
 | AddFlags(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified message.
|
 | AddFlags(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified message.
|
 | AddFlags(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified messages.
|
 | AddFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlags(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified messages.
|
 | AddFlags(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlags(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified message.
|
 | AddFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlags(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlagsAsync(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified message.
|
 | AddFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages.
|
 | AddFlagsAsync(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages.
|
 | AddFlagsAsync(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified message.
|
 | AddFlagsAsync(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified message.
|
 | AddFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages.
|
 | AddFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlagsAsync(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages.
|
 | AddFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlagsAsync(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified message.
|
 | AddFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously add a set of flags to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddLabels(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified message.
|
 | AddLabels(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified messages.
|
 | AddLabels(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified messages.
|
 | AddLabels(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified message.
|
 | AddLabels(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddLabels(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Add a set of labels to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddLabelsAsync(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified message.
|
 | AddLabelsAsync(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified messages.
|
 | AddLabelsAsync(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified messages.
|
 | AddLabelsAsync(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified message.
|
 | AddLabelsAsync(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified messages only if their mod-sequence value is less than the specified value.
|
 | AddLabelsAsync(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously add a set of labels to the specified messages only if their mod-sequence value is less than the specified value.
|
 | Append(IMailFolder, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | Append(IMailFolder, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Append the specified messages to the folder.
|
 | Append(IMailFolder, FormatOptions, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | Append(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Append the specified messages to the folder.
|
 | Append(IMailFolder, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | Append(IMailFolder, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Append the specified messages to the folder.
|
 | Append(IMailFolder, FormatOptions, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | Append(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Append the specified messages to the folder.
|
 | Append(IMailFolder, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | Append(IMailFolder, FormatOptions, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Append the specified message to the folder.
|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
  | Fetch(IMailFolder, IListUniqueId, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the specified message UIDs.
|
 | Fetch(IMailFolder, IListInt32, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the specified message indexes.
|
 | Fetch(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the specified message UIDs.
|
 | Fetch(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the specified message UIDs.
|
 | Fetch(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the specified message indexes.
|
 | Fetch(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the specified message indexes.
|
 | Fetch(IMailFolder, IListInt32, UInt64, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the specified message indexes that have a
higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, Int32, Int32, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the messages between the two indexes, inclusive.
|
 | Fetch(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the specified message indexes that have a
higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the specified message indexes that
have a higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the messages between the two indexes, inclusive.
|
 | Fetch(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the messages between the two indexes, inclusive.
|
 | Fetch(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, CancellationToken) |
Fetch the message summaries for the messages between the two indexes (inclusive)
that have a higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Fetch the message summaries for the messages between the two indexes (inclusive)
that have a higher mod-sequence value than the one specified.
|
 | Fetch(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Fetch the message summaries for the messages between the two indexes (inclusive)
that have a higher mod-sequence value than the one specified.
|
  | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs.
|
 | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes.
|
 | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs.
|
 | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs.
|
 | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes.
|
 | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes.
|
 | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes that have a
higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes, inclusive.
|
 | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the specified message UIDs that have a
higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes
that have a higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the specified message indexes
that have a higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes, inclusive.
|
 | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes, inclusive.
|
 | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes
(inclusive) that have a higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes
(inclusive) that have a higher mod-sequence value than the one specified.
|
 | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) |
Asynchronously fetch the message summaries for the messages between the two indexes
(inclusive) that have a higher mod-sequence value than the one specified.
|
 | RemoveFlags(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified message.
|
 | RemoveFlags(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified messages.
|
 | RemoveFlags(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified messages.
|
 | RemoveFlags(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified message.
|
 | RemoveFlags(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified message.
|
 | RemoveFlags(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified messages.
|
 | RemoveFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlags(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified messages.
|
 | RemoveFlags(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlags(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified message.
|
 | RemoveFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlags(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlagsAsync(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified message.
|
 | RemoveFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages.
|
 | RemoveFlagsAsync(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages.
|
 | RemoveFlagsAsync(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified message.
|
 | RemoveFlagsAsync(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified message.
|
 | RemoveFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages.
|
 | RemoveFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlagsAsync(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages.
|
 | RemoveFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlagsAsync(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified message.
|
 | RemoveFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously remove a set of flags from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveLabels(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified message.
|
 | RemoveLabels(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified messages.
|
 | RemoveLabels(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified messages.
|
 | RemoveLabels(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified message.
|
 | RemoveLabels(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveLabels(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Remove a set of labels from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveLabelsAsync(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified message.
|
 | RemoveLabelsAsync(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified messages.
|
 | RemoveLabelsAsync(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified messages.
|
 | RemoveLabelsAsync(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified message.
|
 | RemoveLabelsAsync(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified messages only if their mod-sequence value is less than the specified value.
|
 | RemoveLabelsAsync(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously remove a set of labels from the specified messages only if their mod-sequence value is less than the specified value.
|
 | Replace(IMailFolder, UniqueId, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, Int32, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, UniqueId, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, FormatOptions, UniqueId, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, FormatOptions, Int32, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, Int32, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, FormatOptions, UniqueId, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | Replace(IMailFolder, FormatOptions, Int32, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, UniqueId, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, Int32, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, UniqueId, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, FormatOptions, UniqueId, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, FormatOptions, Int32, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, Int32, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, FormatOptions, UniqueId, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | ReplaceAsync(IMailFolder, FormatOptions, Int32, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously replace a message in the folder.
|
 | SetFlags(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified message.
|
 | SetFlags(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified messages.
|
 | SetFlags(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified messages.
|
 | SetFlags(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified message.
|
 | SetFlags(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified message.
|
 | SetFlags(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified messages.
|
 | SetFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlags(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified messages.
|
 | SetFlags(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlags(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified message.
|
 | SetFlags(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlags(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlagsAsync(IMailFolder, UniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified message.
|
 | SetFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages.
|
 | SetFlagsAsync(IMailFolder, IListInt32, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages.
|
 | SetFlagsAsync(IMailFolder, Int32, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified message.
|
 | SetFlagsAsync(IMailFolder, UniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified message.
|
 | SetFlagsAsync(IMailFolder, IListUniqueId, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages.
|
 | SetFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlagsAsync(IMailFolder, IListInt32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages.
|
 | SetFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlagsAsync(IMailFolder, Int32, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified message.
|
 | SetFlagsAsync(IMailFolder, IListUniqueId, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetFlagsAsync(IMailFolder, IListInt32, UInt64, MessageFlags, HashSetString, Boolean, CancellationToken) |
Asynchronously set the flags of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetLabels(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Set the labels of the specified message.
|
 | SetLabels(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Set the labels of the specified messages.
|
 | SetLabels(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Set the labels of the specified messages.
|
 | SetLabels(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Set the labels of the specified message.
|
 | SetLabels(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Set the labels of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetLabels(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Set the labels of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetLabelsAsync(IMailFolder, UniqueId, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified message.
|
 | SetLabelsAsync(IMailFolder, IListUniqueId, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified messages.
|
 | SetLabelsAsync(IMailFolder, IListInt32, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified messages.
|
 | SetLabelsAsync(IMailFolder, Int32, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified message.
|
 | SetLabelsAsync(IMailFolder, IListUniqueId, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified messages only if their mod-sequence value is less than the specified value.
|
 | SetLabelsAsync(IMailFolder, IListInt32, UInt64, IListString, Boolean, CancellationToken) |
Asynchronously set the labels of the specified messages only if their mod-sequence value is less than the specified value.
|