LumiSoft Mail Server User API
HasChanges Property
Namespaces > LumiSoft.MailServer.API.UserAPI > VirtualServer > HasChanges
Gets if this user object has changes what isn't stored to mail server by calling Commit().
Syntax
C#Visual BasicManaged C++
public bool HasChanges { get; }
Public ReadOnly Property HasChanges As Boolean
public:
bool HasChanges {
	bool get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)