DMClient Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a SDL Email Manager client.
Inheritance Hierarchy
SystemObject
  DMLibraryDMClient

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMClient

The DMClient type exposes the following members.

Properties
NameDescription
Public propertySEVExportEnabled
Top
Fields
NameDescription
Public fieldConnectionString
The client's connection for database access.
Public fieldContentPath
Public fieldContentServerID
ID of the content server this client uses.
Public fieldContentURL
URL for the location where this client's content is stored.
Public fieldDBName
Public fieldDBServerID
Public fieldDefaultDC
Public fieldDeliveryContexts
Public fieldDirectory
Public fieldHashTable
Public fieldIcon
Name of the icon to display on this client's client application (if they have one).
Public fieldID
The ID of the client.
Public fieldImageBasePath
Public fieldMTAServerID
ID of the mail transfer agent server this client uses.
Public fieldName
The name of the client.
Public fieldNotifyEmail
Public fieldPasswordPolicy
Public fieldSeats
Public fieldSetID
Public fieldSettings
Public fieldShareLookUpOnSaveAs
Public fieldStaticTokenEnabled
Public fieldVirtualMTA
The name of the virtual mail tranfer agent this client uses.
Top
See Also