 | IAppendRequestKeywords Property |
Get or set the keywords that should be set on the message.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.17.0
SyntaxISet<string>? Keywords { get; set; }Property Value
ISetStringThe keywords.
Remarks
Gets or sets the keywords that should be set on the message.
See Also