LumiSoft Mail Server User API
ChildFolders Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserFolder > ChildFolders
Gets specified folder child folders.
Syntax
C#Visual BasicManaged C++
public UserFolderCollection ChildFolders { get; }
Public ReadOnly Property ChildFolders As UserFolderCollection
public:
UserFolderCollection^ ChildFolders {
	UserFolderCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)