| ImapServerIDInformation Property |
Gets the server ID information.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public IDInformation ServerIDInformation { get; }
Public ReadOnly Property ServerIDInformation As IDInformation
Get
public:
property IDInformation^ ServerIDInformation {
IDInformation^ get ();
}
member ServerIDInformation : IDInformation with get
Property Value
Type:
IDInformationSee Also