Gets the address of rejected recipient.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Recipient As String Get |
C# |
---|
public string Recipient { get; } |
Rebex API |
SmtpRejectedRecipientEventArgs..::..Recipient Property |
SmtpRejectedRecipientEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Visual Basic |
---|
Public ReadOnly Property Recipient As String Get |
C# |
---|
public string Recipient { get; } |