SmtpFailedRecipientException::FailedRecipient Property

 

Indicates the e-mail address with delivery difficulties.

Namespace:   System.Net.Mail
Assembly:  System (in System.dll)

public:
property String^ FailedRecipient {
	String^ get();
}

Property Value

Type: System::String^

A String that contains the e-mail address.

.NET Framework
Available since 2.0
Return to top
Show: