EMThumbnailRequestStackTrace Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Stack Trace when request error exists.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string StackTrace { get; set; }Public Property StackTrace As String
	Get
	Set
public:
property String^ StackTrace {
	String^ get ();
	void set (String^ value);
}member StackTrace : string with get, set
function get_StackTrace();
function set_StackTrace(value);
Property Value
Type: 
String
See Also