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