Developer Documentation Library > Interviewer - Server > Reference > Email component > Email activity configuration > DPM properties
 
DPM properties
Properties that relate to the participants expression
The ParticipantsExpression property collection stores all of the DPM properties that relate to the participants expression. The property is stored under: <Site name> Servers <server name> Projects <account name> <Project ID> EmailSetups <Email job name>.
These properties are similar to the Participants properties that are used for the same purposes.
AdvancedExpression
Type: String
The expression that is shown when the advanced option is selected.
Expression\N (0 based)
Type: Collection
Default value: None
A collection that defines a single clause in the expression.
Expression\N\AndOr
Type: String
Default value: And
Defines how the expression is combined with the other expressions. The value can be And or Or.
Expression\N\FieldName
Type: String
Default value: None
The expression's field name.
Expression\N\SQLExpression
Type: String
Default value: None
Defines the SQL expression.
Expression\N\ValueToMatch
Type: String
Default value: None
The value that is used in the expression filter.
HasSetIncludedColumns
Type: Boolean
IncludedColumns
Type: Collection
Default value: Id, Queue
Collection of columns to show in the Participants grid.
OrderTableBy
Type: String
Default value: Id
Defines how to sort the participants’ grid and also controls the order for sending emails.
RecordsPerPage
Type: Int
Default value: Defaults to the value selected in Participants; defaults to 50 when not set in Participants.
Defines how many records to show in each page of the grid.
The value is be read from <project id> ParticipantsViewer <user> RecordsPerPage
UseAdvanced
Type: Boolean
Default value: False
UseExpression
Type: Boolean
Properties for the email body attributes
The following DPM properties support the email body attributes. The properties are stored in DPM under: <Site name> Servers <server name> Projects <account name> <Project ID> EmailSetups <Email job name> .
EmailLanguageField
Type: String
Default Value: EmailLanguage
Holds the participant's language identifier.
DPM properties that support the Email activity
AdandonedTaskInterval
EmailAccount
EmailDeliveryMethod
EmailPassword
EmailPickupDirectory
EmailServerName
EmailServerPort
EmailUseSSL
EmailValidationExpression
TaskTableUpdateFrequency
For more information about these DPM properties, see Site properties.
See also
Email activity configuration