Gets the list of keywords (custom flags) associated with the message.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Function GetKeywords As String()
C#
public string[] GetKeywords()

Return Value

List of keywords.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also