EMEmailTestHandlerLitmusSandbox Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets litmus sandbox flag
Namespace:
DMLibrary.LitmusAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool LitmusSandbox { get; set; }
Public Property LitmusSandbox As Boolean
Get
Set
public:
property bool LitmusSandbox {
bool get ();
void set (bool value);
}
member LitmusSandbox : bool with get, set
function get_LitmusSandbox();
function set_LitmusSandbox(value);
Property Value
Type:
Boolean
See Also