| IStoreFlagsRequestKeywords Property |
Get the keywords that should be added, removed, or set.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax ISet<string> Keywords { get; }
Property Value
ISetStringThe keywords.
Remarks
Gets the keywords that should be added, removed, or set.
See Also