Message Properties

Independentsoft MSG .NET

Message Properties MSG .NET Class Library
The Message type exposes the following members.
Properties

  NameDescription
Public propertyBcc
Gets the BCC.
Public propertyBody
Gets or sets the body.
Public propertyBodyParts
Gets the body parts.
Public propertyCc
Gets the cc.
Public propertyComments
Gets or sets the comments.
Public propertyContentDescription
Gets or sets the content description.
Public propertyContentDisposition
Gets or sets the content disposition.
Public propertyContentID
Gets or sets the content identifier.
Public propertyContentLocation
Gets or sets the content location.
Public propertyContentTransferEncoding
Gets or sets the content transfer encoding.
Public propertyContentType
Gets or sets the type of the content.
Public propertyDate
Gets or sets the date.
Public propertyEmbeddedMessage
Gets or sets the embedded message.
Public propertyFrom
Gets or sets from.
Public propertyHeaderCharSet
Gets or sets the header character set.
Public propertyHeaderEncoding
Gets or sets the header encoding.
Public propertyHeaders
Gets the headers.
Public propertyInReplyTo
Gets or sets the in reply to.
Public propertyKeywords
Gets or sets the keywords.
Public propertyMessageID
Gets or sets the message identifier.
Public propertyMimeVersion
Gets or sets the MIME version.
Public propertyReferences
Gets or sets the references.
Public propertyReplyTo
Gets the reply to.
Public propertyResentDate
Gets or sets the resent date.
Public propertyResentFrom
Gets or sets the resent from.
Public propertyResentMessageID
Gets or sets the resent message identifier.
Public propertyResentSender
Gets or sets the resent sender.
Public propertyReturnPath
Gets or sets the return path.
Public propertySender
Gets or sets the sender.
Public propertySubject
Gets or sets the subject.
Public propertyTo
Gets to.
Back to Top
See Also