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