Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Sets the ID of the template (email template) that is used for the email notification.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
This property is required if the property is set to true; otherwise, it is optional. If you send a notification and this property is set to Guid.Empty, an exception is thrown.
This property is write-only. The property corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.
When you use the BulkDetectDuplicatesRequest class, you can only use a template of the Asyncoperation entity type. Use the Template.TemplateTypeCode attribute to set the template type. If you use a template of any other type, an exception is thrown.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright