Click or drag to resize
MimeKit

AnnotationEntryAltSubject Field

An annotation entry for an alternate subject on a message.

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

Field Value

AnnotationEntry
Remarks
Used to get or set an alternate subject on a message.
See Also