EMEmailTestResultAppLongName Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and set friendly app name
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string AppLongName { get; set; }
Public Property AppLongName As String
Get
Set
public:
property String^ AppLongName {
String^ get ();
void set (String^ value);
}
member AppLongName : string with get, set
function get_AppLongName();
function set_AppLongName(value);
Property Value
Type:
String
See Also