| 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.7.1
Syntax public static readonly AccessRight SetMessageDeleted
Field Value
AccessRightRemarks
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