Click or drag to resize
MimeKit

MetadataTagPrivateSpecialUse Field

A metadata tag for specifying the special use of a folder.

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

Field Value

MetadataTag
Remarks
Used to get or set the special use of a IMailFolder.
See Also