EMEmailTestSourceUrl Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Gets and sets Source Url
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string SourceUrl { get; set; }Public Property SourceUrl As String
	Get
	Set
public:
property String^ SourceUrl {
	String^ get ();
	void set (String^ value);
}member SourceUrl : string with get, set
function get_SourceUrl();
function set_SourceUrl(value);
Property Value
Type: 
String
See Also