 | ImapServerIDInformation Property |
Gets the server ID information.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic IDInformation ServerIDInformation { get; }Public ReadOnly Property ServerIDInformation As IDInformation
Get
public:
property IDInformation^ ServerIDInformation {
IDInformation^ get ();
}member ServerIDInformation : IDInformation with get
Property Value
IDInformation
See Also