EMEmailTestResult Class |
The EMEmailTestResult type exposes the following members.
| Name | Description | |
|---|---|---|
| EMEmailTestResult | Initializes a new instance of the EMEmailTestResult class |
| Name | Description | |
|---|---|---|
| AppLongName |
Gets and set friendly app name
| |
| AppName |
Gets and set app name
| |
| Completed |
Gets and sets a flag to indicate completed state for this result
| |
| Created |
Gets and sets datetime for when request was made
| |
| Description | ||
| DesktopClient |
Gets and sets flag to indicate desktop client
| |
| EmailClientId |
Gets and sets email client id (primary key for EM.EmailClientIndex)
| |
| EmailTestId |
Gets and sets email test id (primary key for EM.EmailTestIndex)
| |
| EmailTestType | ||
| Finished |
Gets and sets finished datetime
| |
| FoundInSpam | ||
| FrameImage |
Gets and sets Frame Image url
| |
| FullpageImage |
Gets and sets url for Fullpage Image
| |
| FullpageImageContentBlocking |
Gets and set url for Fullpage Image with Content Blocking on
| |
| FullpageImageNoContentBlocking |
Gets and set url for Fullpage Image with Content Blocking off
| |
| HasFrame |
Flags to indicates if Email client image requires any flag
| |
| Id |
Gets and sets id
| |
| PlatformLongName |
Gets and sets friendly name for platform
| |
| PlatformName |
Gets and sets platform name
| |
| PlatformType |
Gets and sets PlatformType | |
| ResultId |
Gets and sets result id
| |
| ScrollAmount |
Gets and sets scroll amount in pixel for image on mobile device window
| |
| SpamHeaders | ||
| SpamScore | ||
| State |
Gets and sets state of result EmailTestResultState | |
| SupportsContentBlocking |
Gets and sets flag to indicate whether email client supports content blocking
| |
| ViewportHeight |
Gets and sets height for viewport in pixel
| |
| ViewportOffsetLeft |
Gets and sets viewport offset in pixel for frame from upper left
| |
| ViewportOffsetTop |
Gets and sets viewport offset in pixel for frame from upper top
| |
| ViewportWidth |
Gets and sets width for viewport in pixel
| |
| WindowImage |
Gets and sets url for window image
| |
| WindowImageContentBlocking |
Gets and sets url for window image with content block on
| |
| WindowImageNoContentBlocking |
Gets and sets url for window image with content block off
| |
| WindowImageThumb |
Gets and sets window image for thumbnail
| |
| WindowImageThumbContentBlocking |
Gets and sets window image for thumbnail with content blocking on
| |
| WindowImageThumbNoContentBlocking |
Gets and sets window image for thumbnail with content blocking off
|