MailBee.NET Objects 4.0

Envelope.Subject Property

Gets the subject line of the message.

public string Subject {get;}

Property Value

The string containing the message subject.

Remarks

If the subject line is encoded, MailBee decodes it in human-readable form.

See Also

Envelope Class | MailBee.ImapMail Namespace