ImapMessageInfo.GetKeywords Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
GetKeywords()
Gets the list of keywords (custom flags) associated with the message.
Declaration
public string[] GetKeywords()
Returns
Type | Description |
---|---|
String[] | List of keywords. |