| IMailFolderAccess Property |
Get the read/write access of the folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax FolderAccess Access { get; }
Property Value
FolderAccessThe read/write access.
Remarks
Gets the read/write access of the folder.
See Also