 | ImapCapabilitiesXGMailExtensions1 Property |
Gets information if Gmail X-GM-EXT-1 extension is supported (X-GM-RAW, X-GM-MSGID, X-GM-THRID, X-GM-LABELS).
,
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool XGMailExtensions1 { get; }Public ReadOnly Property XGMailExtensions1 As Boolean
Get
public:
property bool XGMailExtensions1 {
bool get ();
}member XGMailExtensions1 : bool with get
Property Value
Boolean
See Also