Click or drag to resize

MapperPropertiesSearchAgentMainTemplate Property

Specify a template for the main body of the search agent notification emails. You must provide both a main template and notify template for agents to present data inline, or inside a PDF attachment.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string SearchAgentMainTemplate { get; }

Property Value

Type: String
Specify a template for the main body of the search agent notification emails. You must provide both a main template and notify template for agents to present data inline, or inside a PDF attachment.
See Also