Recipient.Address Property

Definition

Returns a String (string in C#) representing the e-mail address of the Recipient. Read-only.

public:
 property System::String ^ Address { System::String ^ get(); };
public string Address { get; }
Public ReadOnly Property Address As String

Property Value

Applies to