SmtpRejectedRecipientEventArgs.Recipient Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Recipient
Gets the address of rejected recipient.
Declaration
public string Recipient { get; }
Property Value
Type | Description |
---|---|
String | Address of rejected recipient. |