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