Click or drag to resize

EmailProfile Properties

The EmailProfile type exposes the following members.

Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyDisplayName
Gets the display name of the profile.
Public propertyEncoding
Gets or sets the message body encoding.
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertySender
Gets or sets messsage sender.
Public propertySubject
Gets or sets message subject.
Public propertyTemplate
Gets or sets the absolute virtual path to the template used to construct message body.
Public propertyTransaction (Inherited from DbObject.)
Top
See Also