| MimeMessageDispositionNotificationFinalRecipient Property |
Indicates the recipient.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string FinalRecipient { get; set; }
Public Property FinalRecipient As String
Get
Set
public:
property String^ FinalRecipient {
String^ get ();
void set (String^ value);
}
member FinalRecipient : string with get, set
Property Value
Type:
StringSee Also