EMListFolderPath Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            The entire list category path where the list is located.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string FolderPath { get; set; }Public Property FolderPath As String
	Get
	Set
public:
property String^ FolderPath {
	String^ get ();
	void set (String^ value);
}member FolderPath : string with get, set
function get_FolderPath();
function set_FolderPath(value);
Property Value
Type: 
String
See Also