ResourcesErrorDesc_NotConnected Property |
Gets "Not yet connected to the server. Call Connect first." string.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic virtual string ErrorDesc_NotConnected { get; }
Public Overridable ReadOnly Property ErrorDesc_NotConnected As String
Get
Property Value
Type:
String
See Also