 | AccessRightSetMessageDeleted Field |
The access right for adding or removing the Deleted flag to messages within a folder.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxpublic static readonly AccessRight SetMessageDeleted
Field Value
Type:
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