EMEmailTestResultOrdinalWindowImage Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.RepositoryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int WindowImage { get; set; }
Public Property WindowImage As Integer
Get
Set
public:
property int WindowImage {
int get ();
void set (int value);
}
member WindowImage : int with get, set
function get_WindowImage();
function set_WindowImage(value);
Property Value
Type:
Int32
See Also