Click or drag to resize
MimeKit

Envelope Properties

The Envelope type exposes the following members.

Properties
 NameDescription
Public propertyBcc Gets the list of addresses that the message was blind-carbon-copied to.
Public propertyCc Gets the list of addresses that the message was carbon-copied to.
Public propertyDate Gets the date that the message was sent on, if available.
Public propertyFrom Gets the address(es) that the message is from.
Public propertyInReplyTo The Message-Id that the message is replying to.
Public propertyMessageId Gets the ID of the message, if available.
Public propertyReplyTo Gets the address(es) that replies should be sent to.
Public propertySender Gets the actual sender(s) of the message.
Public propertySubject Gets the subject of the message.
Public propertyTo Gets the list of addresses that the message was sent to.
Top
See Also