LumiSoft Mail Server User API
Owner Property
Namespaces > LumiSoft.MailServer.API.UserAPI > MailingList > Owner
Gets onwer MailingListCollection that owns this mailing list.
Syntax
C#Visual BasicManaged C++
public MailingListCollection Owner { get; }
Public ReadOnly Property Owner As MailingListCollection
public:
MailingListCollection^ Owner {
	MailingListCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)