DMClientSEVExportEnabled Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool SEVExportEnabled { get; set; }Public Property SEVExportEnabled As Boolean
	Get
	Set
public:
property bool SEVExportEnabled {
	bool get ();
	void set (bool value);
}member SEVExportEnabled : bool with get, set
function get_SEVExportEnabled();
function set_SEVExportEnabled(value);
Property Value
Type: 
Boolean
See Also