| Name | Description |
---|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListUniqueId, IStoreFlagsRequest, CancellationToken) |
Asynchronously store message flags and keywords for a set of messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListUniqueId, IStoreLabelsRequest, CancellationToken) |
Asynchronously store GMail-style labels for a set of messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListUniqueId, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListInt32, IStoreFlagsRequest, CancellationToken) |
Asynchronously store message flags and keywords for a set of messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListInt32, IStoreLabelsRequest, CancellationToken) |
Asynchronously store GMail-style labels for a set of messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListInt32, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified messages.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(Int32, IStoreFlagsRequest, CancellationToken) |
Asynchronously store message flags and keywords for a message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(Int32, IStoreLabelsRequest, CancellationToken) |
Asynchronously store GMail-style labels for a message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(Int32, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(UniqueId, IStoreFlagsRequest, CancellationToken) |
Asynchronously store message flags and keywords for a message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(UniqueId, IStoreLabelsRequest, CancellationToken) |
Asynchronously store GMail-style labels for a message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(UniqueId, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified message.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListUniqueId, UInt64, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified messages only if their mod-sequence value is less than the specified value.
|
![Public method Public method](../icons/pubMethod.gif) | StoreAsync(IListInt32, UInt64, IListAnnotation, CancellationToken) |
Asynchronously store the annotations for the specified messages only if their mod-sequence value is less than the specified value.
|