Click or drag to resize

GmailMessageLabelsLabels Property

Gets Gmail labels associated with the specified message.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> Labels { get; }

Property Value

Type: ListString
See Also