 | ImapFolderConstructorArgsAttributes Property |
Get the folder attributes.
Namespace:
MailKit.Net.Imap
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxpublic FolderAttributes Attributes { get; }
Property Value
Type:
FolderAttributesThe folder attributes.
Remarks
Gets the folder attributes.
See Also