Click or drag to resize

EmailDefinition Fields

The OutputEmailDeviceEmailDefinition type exposes the following members.

Fields
 NameDescription
Public fieldattachName Name of the attached file
Public fieldattachPath Path of the file to attach
Public fieldbcc Email addresses in blind copy (BCC)
Public fieldbody Body of the email
Public fieldcc Email addresses in copy (CC)
Public fielddevice Current OutputEmailDevice
Public fieldisHtmlBody If true, the body is in HTML format
Public fieldreplyTo Email addresses used for the reply
Public fieldsender Email address of the sender
Public fieldsubject Subject of the email
Public fieldto Email addresses of the recipients
Top
See Also