EMNewCreativeSaveItemTextContent Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Text Content of the new Creative.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMContent TextContent { get; set; }Public Property TextContent As EMContent
	Get
	Set
public:
property EMContent^ TextContent {
	EMContent^ get ();
	void set (EMContent^ value);
}member TextContent : EMContent with get, set
function get_TextContent();
function set_TextContent(value);
Property Value
Type: 
EMContent
See Also