ResourcesErrorDesc_NoSmtpServersSpecified Property |
Gets "At least one SMTP server must be specified in order to send to relay server." string.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic virtual string ErrorDesc_NoSmtpServersSpecified { get; }
Public Overridable ReadOnly Property ErrorDesc_NoSmtpServersSpecified As String
Get
Property Value
Type:
String
See Also