DbMailMessage Properties |
The DbMailMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
Body of the message
| |
| CreatedBy |
The principal that created the message
| |
| CreationTime |
The time that the message was created
| |
| Flags |
Gets or sets the status of the alert
| |
| From |
Gets or sets the "from" subject if it is a human based message
| |
| Id |
Identifier
| |
| Recipient |
The intended recipient of this message
| |
| Subject |
Gets or sets the subject
| |
| TimeStamp |
Gets or sets the time
| |
| To |
Identifies the to
|