Gets ";"-separated list of keywords associated with this item.
Namespace: MailBee.OutlookAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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