| ImapFolderConstructorArgsAttributes Property |
Get the folder attributes.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public FolderAttributes Attributes { get; }
Property Value
FolderAttributesThe folder attributes.
Remarks
Gets the folder attributes.
See Also