LumiSoft Mail Server User API
FolderPath Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserFolder > FolderPath
Gets folder path. NOTE: Folder name isn't included !
Syntax
C#Visual BasicManaged C++
public string FolderPath { get; }
Public ReadOnly Property FolderPath As String
public:
String^ FolderPath {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)