| 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.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool XGMailExtensions1 { get; }
Public ReadOnly Property XGMailExtensions1 As Boolean
Get
public:
property bool XGMailExtensions1 {
bool get ();
}
member XGMailExtensions1 : bool with get
Property Value
Type:
BooleanSee Also