PowerTCP Mail for .NET
ServerResponse Property




Response received from the email server when the address was sent using the "RCPT TO:" command.
Syntax
Public ReadOnly Property ServerResponse As Response
Dim instance As Recipient
Dim value As Response
 
value = instance.ServerResponse
public Response ServerResponse {get;}
public: __property Response* get_ServerResponse();
public:
property Response^ ServerResponse {
   Response^ get();
}
See Also

Reference

Recipient Class
Recipient Members


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