 | ImapCapabilitiesID Property |
Gets information if ID extension is supported.
(
RFC 2971)
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxPublic ReadOnly Property ID As Boolean
Get
public:
property bool ID {
bool get ();
}member ID : bool with get
Property Value
Boolean
See Also