Db |
The DbMailMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Body | Gets or sets the body of the message. | |
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from DbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData) | |
| Flags | Gets or sets the alert message flags. | |
| FromInfo | From informational text | |
| FromKey | Gets or sets the from info of the alert message. | |
| Key |
Gets or sets the key of the alert message.
(Overrides DbIdentifiedKey) | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from DbBaseData) | |
| ObsoletedByKeySpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from DbBaseData) | |
| ObsoletionTimeSpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| Subject | Gets or sets the subject of the message. | |
| ToInfo | To informational text |