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

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