PstItemKeywords Property
Gets ";"-separated list of keywords associated with this item.

Namespace: MailBee.Outlook
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string Keywords { get; }

Property Value

Type: String
A ";"-separated list of keywords associated with this item, or an empty string if no keywords are defined or can be extracted.
See Also