Click or drag to resize
MimeKit

IMailFolderAttributes Property

Get the folder attributes.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
FolderAttributes Attributes { get; }

Property Value

FolderAttributes
The folder attributes.
Remarks
Gets the folder attributes.
See Also