MailTemplate Properties |
The MailTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedBy | ||
| ChangeTime | ||
| CreatedBy | ||
| CreateTime | ||
| DataObjectTypeId |
States the type of the object, that the mail is based on
The type determines Which mail variable that can be used
| |
| DataVersion | ||
| EventType |
Only used if ProcessReleated is true
State the process eventtype that the template is used for
| |
| Id | ||
| Message | ||
| Name | ||
| Number | ||
| Priority |
Mail priority
| |
| ProcessRelated |
States whatever a template is process-relevant
| |
| Subject | ||
| UId |
| Name | Description | |
|---|---|---|
| IEntityObjectDataVersion |
The data version of an entity object is incremented every time it gets updated.
If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects)
then the DataVersion is also "touched" when an embedded object changes.
| |
| IEntityObjectId |
Unique id of the entity object within its entity type.
|