MailKit Documentation
MailKit Documentation
API Reference
MailKit
AppendRequest Class
AppendRequest Properties
Annotations Property
Flags Property
InternalDate Property
Keywords Property
Message Property
TransferProgress Property
Append
Request
Keywords Property
Get or set the keywords that should be set on the message.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ISet
<
string
>
Keywords
{
get
;
set
; }
Property Value
ISet
String
The keywords.
Implements
IAppendRequest
Keywords
Remarks
Gets or sets the keywords that should be set on the message.
See Also
Reference
AppendRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast