EMEmailTestHandler Class

Alterian Email Manager 6.2.3 SDK Help File
Class to handle email test request to Litmus API
Inheritance Hierarchy
SystemObject
  DMLibrary.LitmusEMEmailTestHandler

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

Syntax
public class EMEmailTestHandler : IEMEmailTestHandler

The EMEmailTestHandler type exposes the following members.

Constructors
Properties
NameDescription
Public propertyApiKey
Gets and sets api key for litmus
Public propertyApiPassword
Gets and sets api password for litmus
Public propertyClientConnectionString
Gets and sets client connection string
Public propertyClientEmailTestRepository
Public propertyDMCreativeWrapper
Gets and sets DMCreative Wrapper
Public propertyEmailClientRepository
Gets and sets IEmailClientRepository
Public propertyEmailTest
Gets EMEmailTest
Public propertyEMClientRepository
Gets and sets IEMClientRepository
Public propertyEMEmailTest
Gets EMEmailTest
Public propertyEMEmailTestRepository
Gets and sets IEMEmailTestRepository
Public propertyEMEmailTestResultRepository
Public propertyEMLibraryWrapper
Gets and sets EMLibrary wrapper
Public propertyIsEmailTestEnabled
Gets and sets IsEmailTestEnabled (Litmus) for the client who is placing the request
Public propertyLitmusDomain
Gets and sets doamin name for litmus
Public propertyLitmusSandbox
Gets and sets litmus sandbox flag
Public propertyLitmusSoapApi
Gets and sets litmus apin soap client
Public propertyMainConnectionString
Gets and sets main connection string
Public propertyMaxTestDuration
Gets and sets max duration for test, default to 10 minutes after that all completed status set to ture and state set to 3
Public propertyUserToken
Gets and sets user authentication token
Top
Methods
See Also