Gets information about the remote party.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax SIPAddress OtherParty { get; }
ReadOnly Property OtherParty As SIPAddress
Get
property SIPAddress^ OtherParty {
SIPAddress^ get ();
}
abstract OtherParty : SIPAddress with get
Property Value
Type:
SIPAddressSee Also