LumiSoft Mail Server User API
NetType Property
Namespaces > LumiSoft.Net.SDP > SDP_ConnectionData > NetType
Gets net type. Currently it's always IN(Internet).
Syntax
C#Visual BasicManaged C++
public string NetType { get; }
Public ReadOnly Property NetType As String
public:
String^ NetType {
	String^ get ();
}

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