Subject

Mail.Subject property

Gets or sets the subject of message (plain text, not HTML).

public string Subject { get; set; }

See Also