EMEmailTestResultPlatformType Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Gets and sets PlatformType
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic PlatformType PlatformType { get; set; }Public Property PlatformType As PlatformType
	Get
	Set
public:
property PlatformType PlatformType {
	PlatformType get ();
	void set (PlatformType value);
}member PlatformType : PlatformType with get, set
function get_PlatformType();
function set_PlatformType(value);
Property Value
Type: 
PlatformType
See Also