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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)