Delete an email template

Namespace: Contracts.Events.Admin
Assembly: Contracts (in Contracts.dll)

<DataContract()> _ 
Public Class DeleteEmailTemplateEventData 
Inherits EventData
This language is not supported or no code example is available.
[DataContract()] 
public class DeleteEmailTemplateEventData : EventData
This language is not supported or no code example is available.
[DataContract()] 
public ref class DeleteEmailTemplateEventData : public EventData
This language is not supported or no code example is available.
public  
DataContract() 
class DeleteEmailTemplateEventData 
extends EventData
This language is not supported or no code example is available.
Name Description
Public field email_template id of the email template
Public field project_id leave as null if admin level
Top
Contracts.Events.Admin.DeleteEmailTemplateEventData

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1