EMEmailTestResultOrdinal Class

Alterian Email Manager 6.2.3 SDK Help File
Class for EMEmailTestResultOrdinal
Inheritance Hierarchy
SystemObject
  DMLibrary.RepositoryEMEmailTestResultOrdinal

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

Syntax
public class EMEmailTestResultOrdinal

The EMEmailTestResultOrdinal type exposes the following members.

Constructors
NameDescription
Public methodEMEmailTestResultOrdinal
Initializes a new instance of the EMEmailTestResultOrdinal class
Top
Properties
NameDescription
Public propertyAppLongName
Public propertyAppName
Public propertyCompleted
Public propertyCreated
Public propertyDescription
Public propertyDesktopClient
Public propertyEmailClientId
Public propertyEmailTestId
Public propertyEmailTestType
Public propertyFinished
Public propertyFoundInSpam
Public propertyFrameImage
Gets and sets ordinal for Frame Image url
Public propertyFullpageImage
Public propertyFullpageImageContentBlocking
Public propertyFullpageImageNoContentBlocking
Public propertyHasFrame
Gets and Sets ordinal for flag to indicates if Email client image requires any flag
Public propertyId
Public propertyPlatformLongName
Public propertyPlatformName
Public propertyPlatformType
Gets and sets ordinal for PlatformType
Public propertyResultId
Public propertyScrollAmount
Gets and sets ordinal for scroll amount in pixel for image on mobile device window
Public propertySpamScore
Public propertyState
Public propertySupportsContentBlocking
Public propertyViewportHeight
Gets and sets ordinal for height for viewport
Public propertyViewportOffsetLeft
Gets and sets ordinal for viewport offset for frame from upper left
Public propertyViewportOffsetTop
Gets and sets ordinal for viewport offset for frame from upper top
Public propertyViewportWidth
Gets and sets ordinal for width for viewport
Public propertyWindowImage
Public propertyWindowImageContentBlocking
Public propertyWindowImageNoContentBlocking
Public propertyWindowImageThumb
Public propertyWindowImageThumbContentBlocking
Public propertyWindowImageThumbNoContentBlocking
Top
See Also