MailKit Documentation
MailKit Documentation
API Reference
MailKit
Annotation Class
Annotation Constructor
Annotation Properties
Annotation Methods
Annotation Constructor
Initializes a new instance of the
Annotation
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
Annotation
(
AnnotationEntry
entry
)
Parameters
entry
AnnotationEntry
The annotation entry.
Exceptions
Exception
Condition
ArgumentNullException
entry
is
null
.
Remarks
Creates a new
Annotation
.
See Also
Reference
Annotation Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast