Gets ";"-separated list of keywords associated with this item.
Namespace: MailBee.OutlookAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string Keywords { get; }
Public ReadOnly Property Keywords As String
Get
Property Value
Type:
StringA ";"-separated list of keywords associated with this item, or an empty string if no keywords are defined or can be extracted.
See Also