LumiSoft Mail Server User API
EmailAddress Property
Namespaces > LumiSoft.Net.Mime > MailboxAddress > EmailAddress
Gets or sets email address. For example ivar@lumisoft.ee.
Syntax
C#Visual BasicManaged C++
public string EmailAddress { get; set; }
Public Property EmailAddress As String
public:
String^ EmailAddress {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)