Mime |
public string Subject { get; set; }
Exception | Condition |
---|---|
ArgumentNullException | value is null. |
The Subject is typically a short string denoting the topic of the message.
Replies will often use "Re: " followed by the Subject of the original message.