Click or drag to resize
MimeKit

MetadataTagPrivateComment Field

A metadata tag for private comments.

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

Field Value

MetadataTag
Remarks
Used to get or set a private comment on a IMailFolder.
See Also