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

Syntax

Visual Basic (Declaration)
Public Class email.ACEmail
C#
public class email.ACEmail
C++
ref class email.ACEmail
J#
public class email.ACEmail
JScript
public class email.ACEmail

Inheritance Hierarchy

System.Object
   ctAC.email.ACEmail

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