EmailTestTestType Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.LitmusAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string TestType { get; set; }
Public Property TestType As String
Get
Set
public:
property String^ TestType {
String^ get ();
void set (String^ value);
}
member TestType : string with get, set
function get_TestType();
function set_TestType(value);
Property Value
Type:
String
Remarks
See Also