LumiSoft Mail Server User API
RootFolders Property
Namespaces > LumiSoft.MailServer.API.UserAPI > VirtualServer > RootFolders
Gets virtual server shared root folders.
Syntax
C#Visual BasicManaged C++
public SharedRootFolderCollection RootFolders { get; }
Public ReadOnly Property RootFolders As SharedRootFolderCollection
public:
SharedRootFolderCollection^ RootFolders {
	SharedRootFolderCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)