PowerTCP Mail for .NET
ServerGreeting Property




Gets the greeting received after connecting to the server.
Syntax
Public ReadOnly Property ServerGreeting As String
Dim instance As MailBase
Dim value As String
 
value = instance.ServerGreeting
public string ServerGreeting {get;}
public: __property string* get_ServerGreeting();
public:
property String^ ServerGreeting {
   String^ get();
}
Remarks
This String typically identifies the server.
See Also

Reference

MailBase Class
MailBase Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic