LumiSoft Mail Server User API
Parent Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserFolder > Parent
Gets parent folder collection. Returns null if this is root folders collection.
Syntax
C#Visual BasicManaged C++
public UserFolder Parent { get; }
Public ReadOnly Property Parent As UserFolder
public:
UserFolder^ Parent {
	UserFolder^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)