 | IStoreRequest Interface |
A request for storing flags, labels, or annotations for a message.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic interface IStoreRequest
The IStoreRequest type exposes the following members.
Properties | Name | Description |
---|
 | UnchangedSince |
Get or set the mod-sequence value that indicates the last known state of the message(s) being updated.
|
Top
Remarks
A request for storing flags, labels, or annotations for a message.
See Also