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

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