LumiSoft Mail Server User API
RemoteEndPoint Property
Namespaces > LumiSoft.MailServer.API.UserAPI > LogSession > RemoteEndPoint
Gets remote end point.
Syntax
C#Visual BasicManaged C++
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint
public:
IPEndPoint^ RemoteEndPoint {
	IPEndPoint^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)