SendEmailResponse.Subject Property

Definition

Gets the subject line for the email message.

public:
 property System::String ^ Subject { System::String ^ get(); };
public string Subject { get; }
member this.Subject : string
Public ReadOnly Property Subject As String

Property Value

The subject line for the email message.

Applies to