 | AccessRightSetMessageDeleted Field |
The access right for adding or removing the Deleted flag to messages within a folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic static readonly AccessRight SetMessageDeleted
Field Value
AccessRight
Remarks
Provides access to add or remove the
Deleted flag from
messages within the folder. It also provides access for setting the
Deleted flag when appending a message to a folder.
See Also