EMDeploymentSettingsCreativeBehaviors Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMCreativeValue CreativeBehaviors { get; set; }Public Property CreativeBehaviors As EMCreativeValue
	Get
	Set
public:
property EMCreativeValue^ CreativeBehaviors {
	EMCreativeValue^ get ();
	void set (EMCreativeValue^ value);
}member CreativeBehaviors : EMCreativeValue with get, set
function get_CreativeBehaviors();
function set_CreativeBehaviors(value);
Property Value
Type: 
EMCreativeValue
See Also