ISIPConfigurationUseOutboundProxyAddress Property |
Gets a boolean value indicating whether the SIP client will send SIP messages to the outbound proxy address.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool UseOutboundProxyAddress { get; }
ReadOnly Property UseOutboundProxyAddress As Boolean
Get
property bool UseOutboundProxyAddress {
bool get ();
}
abstract UseOutboundProxyAddress : bool with get
Property Value
Boolean
See Also