_LetterContent.Subject Property

Definition

Returns or sets the subject text of a letter created by the Letter Wizard.

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

Property Value

Applies to