Gets the remote endpoint from the incoming message has received, or the incoming message will be sent to.

C# | Visual Basic | Visual C++ |
public Endpoint RemoteEndpoint { get; private set; }
Public Property RemoteEndpoint As Endpoint Get Private Set
public: property Endpoint^ RemoteEndpoint { Endpoint^ get (); private: void set (Endpoint^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290