EMEmailTestResultHasFrame Property
|
Alterian Email Manager 6.2.3 SDK Help File
Flags to indicates if Email client image requires any flag
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool HasFrame { get; set; }
Public Property HasFrame As Boolean
Get
Set
public:
property bool HasFrame {
bool get ();
void set (bool value);
}
member HasFrame : bool with get, set
function get_HasFrame();
function set_HasFrame(value);
Property Value
Type:
Boolean
See Also