Click or drag to resize

Mail Properties

The Mail type exposes the following members.

Properties
  NameDescription
Public propertyCC
Public propertyDataObjectId
Can state the dataobject this email relates to, if any. Not all emaisl are related to dataobjects, for that reason DataObjectId can be 0
Public propertyDataObjectVersionId
Can state the dataobjectversion this email relates to, if any. Not all mails relates to dataobjectversions, for that reason DataObjectVersionId can be 0.
Public propertyEventDefinitionId
States the eventdefinition that the email is created upen, if any Not all emails are created using a eventdefinition, for that reason EventdefinitionId can be 0
Public propertyFrom
Contains the sender of the email
Public propertyMessage
Public propertyPriority
Mail Priority as defined on the MailTemplate
Public propertySubject
Public propertyTo
Public propertyToUserId
States the userid for the reciever of the email Can be 0 because the reciever is not necessarily a user in the system
Public propertyType
Top
See Also