CallExtensionHeadersCallingRemotePartyID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic RemotePartyIDInfo CallingRemotePartyID { get; set; }Public Property CallingRemotePartyID As RemotePartyIDInfo
Get
Set
public:
property RemotePartyIDInfo^ CallingRemotePartyID {
RemotePartyIDInfo^ get ();
void set (RemotePartyIDInfo^ value);
}member CallingRemotePartyID : RemotePartyIDInfo with get, set
Property Value
RemotePartyIDInfo
See Also