IStore |
public interface IStoreFlagsRequest : IStoreRequest
The IStoreFlagsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Get the store action to perform. | |
| Flags | Get or set the message flags that should be added, removed, or set. | |
| Keywords | Get the keywords 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) |