EMEmailTestResultWindowImage Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets url for window image
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string WindowImage { get; set; }
Public Property WindowImage As String
Get
Set
public:
property String^ WindowImage {
String^ get ();
void set (String^ value);
}
member WindowImage : string with get, set
function get_WindowImage();
function set_WindowImage(value);
Property Value
Type:
String
See Also