Namespace: ctAC
Assembly: ctAC (in ctAC.dll)

Syntax

Visual Basic (Declaration)
Public Class ACEmailTemplate
C#
public class ACEmailTemplate
C++
ref class ACEmailTemplate
J#
public class ACEmailTemplate
JScript
public class ACEmailTemplate

Inheritance Hierarchy

System.Object
   ctAC.ACEmailTemplate

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also