LumiSoft Mail Server User API
AddressType Property
Namespaces > LumiSoft.Net.SDP > SDP_ConnectionData > AddressType
Gets or sets address type. Currently defined values IP4 or IP6.
Syntax
C#Visual BasicManaged C++
public string AddressType { get; set; }
Public Property AddressType As String
public:
String^ AddressType {
	String^ get ();
	void set (String^ value);
}

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