LumiSoft Mail Server User API
User Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserEmailAddressCollection > User
Gets the User object that is the owner of this collection.
Syntax
C#Visual BasicManaged C++
public User User { get; }
Public ReadOnly Property User As User
public:
User^ User {
	User^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)