LumiSoft Mail Server User API
Permanent Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UsersDefaultFolder > Permanent
Gets if folder is permanent (User can't delete it).
Syntax
C#Visual BasicManaged C++
public bool Permanent { get; }
Public ReadOnly Property Permanent As Boolean
public:
bool Permanent {
	bool get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)