ISIPConfigurationOutboundCallMapping Property |
Gets the SIP header mapping for outbound calls.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax IOutboundCallHeaderMapping OutboundCallMapping { get; set; }
Property OutboundCallMapping As IOutboundCallHeaderMapping
Get
Set
property IOutboundCallHeaderMapping^ OutboundCallMapping {
IOutboundCallHeaderMapping^ get ();
void set (IOutboundCallHeaderMapping^ value);
}
abstract OutboundCallMapping : IOutboundCallHeaderMapping with get, set
Property Value
Type:
IOutboundCallHeaderMappingSee Also