Click or drag to resize

DbMailMessage Properties

The DbMailMessage type exposes the following members.

Properties
 NameDescription
Public propertyBody Gets or sets the body of the message.
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyFlags Gets or sets the alert message flags.
Public propertyFromInfo From informational text
Public propertyFromKey Gets or sets the from info of the alert message.
Public propertyKey Gets or sets the key of the alert message.
(Overrides DbIdentifiedKey)
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertySubject Gets or sets the subject of the message.
Public propertyToInfo To informational text
Top
See Also