LumiSoft Mail Server User API
DomainName Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Domain > DomainName
Gets or sets domain name.
Syntax
C#Visual BasicManaged C++
public string DomainName { get; set; }
Public Property DomainName As String
public:
String^ DomainName {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)