Click or drag to resize
MessageModifierInfoRemoteEndpoint Property
Gets the remote endpoint from the incoming message has received, or the incoming message will be sent to.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Endpoint RemoteEndpoint { get; }

Property Value

Type: Endpoint
See Also