Click or drag to resize

MessageInfoGmailLabels Property

Gets Gmail labels assigned to this email message on the IMAP server.

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

Property Value

Type: ListString
See Also