Click or drag to resize

DbMailMessage Properties

The DbMailMessage type exposes the following members.

Properties
  NameDescription
Public propertyBody
Body of the message
Public propertyCreatedBy
The principal that created the message
Public propertyCreationTime
The time that the message was created
Public propertyFlags
Gets or sets the status of the alert
Public propertyFrom
Gets or sets the "from" subject if it is a human based message
Public propertyId
Identifier
Public propertyRecipient
The intended recipient of this message
Public propertySubject
Gets or sets the subject
Public propertyTimeStamp
Gets or sets the time
Public propertyTo
Identifies the to
Top
See Also