SmtpException.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)
Response
Gets the Smtp
Declaration
public SmtpResponse Response { get; }
Property Value
Type | Description |
---|---|
Smtp |
The Smtp |
Gets the Smtp
public SmtpResponse Response { get; }
Type | Description |
---|---|
Smtp |
The Smtp |