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