IInternalLocalCallOtherParty Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxSIPAddress OtherParty { get; }
ReadOnly Property OtherParty As SIPAddress
Get
property SIPAddress^ OtherParty {
SIPAddress^ get ();
}
abstract OtherParty : SIPAddress with get
Property Value
Type:
SIPAddress
See Also