MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Text
HtmlCommentToken Class
HtmlCommentToken Properties
Comment Property
IsBogusComment Property
Html
Comment
Token
Comment Property
Get the comment.
Namespace:
MimeKit.Text
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
Comment
{
get
; }
Property Value
String
The comment.
Remarks
Gets the comment.
See Also
Reference
HtmlCommentToken Class
MimeKit.Text Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast