Subject

EmailContent.Subject property

Gets or sets the subject of the email message.

public string Subject { get; set; }

Property Value

The subject of the email message.

See Also