IBI-helpMe

Path to an email template

[emailContentTemplatePath]

Contains the path to an email template.

XML
<configuration version="1.2.0">
  <applicationSettings>

	...

    <emailContentTemplatePath>..\Mail-Templates\Template1.xml</emailContentTemplatePath> 

	...

  </applicationSettings>
</configuration>