Click or drag to resize
MimeKit

AccessRightLookupFolder Field

The access right for folder lookups.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public static readonly AccessRight LookupFolder

Field Value

AccessRight
Remarks
Allows the IMailFolder to be visible when listing folders.
See Also