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.26106.1555
Syntax
public List<string> Labels { get; }

Property Value

ListString
See Also