| Name | Description |
---|
| 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.
|