_LetterContent.RecipientAddress Property

Definition

Returns or sets the mailing address of the person who'll be receiving the letter created by the Letter Wizard.

public:
 property System::String ^ RecipientAddress { System::String ^ get(); void set(System::String ^ value); };
public string RecipientAddress { get; set; }
member this.RecipientAddress : string with get, set
Public Property RecipientAddress As String

Property Value

Applies to