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

Property Value

ListString
See Also