Click or drag to resize
MimeKit

AnnotationAttributeSize Field

The size of an annotation value.

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

Field Value

AnnotationAttribute
Remarks
Used to get the size of the both the private and shared annotation values.
See Also