| ImapCapabilitiesID Property |
Gets information if ID extension is supported.
(
RFC 2971)
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax Public ReadOnly Property ID As Boolean
Get
public:
property bool ID {
bool get ();
}
member ID : bool with get
Property Value
Type:
BooleanSee Also