Click or drag to resize
CallExtensionHeadersCalledRemotePartyID Property
Gets the value of the Remote-Party-ID header that contains the "called" party parameter.

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

Property Value

Type: RemotePartyIDInfo
See Also