IStore |
public interface IStoreLabelsRequest : IStoreRequest
The IStoreLabelsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Get the store action to perform. | |
| Labels | Get the GMail-style labels that should be added, removed, or set. | |
| Silent | Get or set whether the store operation should run silently. | |
| UnchangedSince |
Get or set the mod-sequence value that indicates the last known state of the message(s) being updated.
(Inherited from IStoreRequest) |