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