public static EmailTemplate Copy( int emailTemplateId, bool deepCopy )
Parameters
- emailTemplateId
- The id of the item to copy.
- deepCopy
- If true, all related child data for this item is copied. If false, only the base item is copied.
Return Value
A copy of the item