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