Share via


VoipCallCoordinator.RequestNewOutgoingCallWithOptions Method

Definition

public:
 virtual VoipPhoneCall ^ RequestNewOutgoingCallWithOptions(OutgoingVoipPhoneCallOptions ^ callOptions) = RequestNewOutgoingCallWithOptions;
/// [Windows.Foundation.Metadata.Experimental]
VoipPhoneCall RequestNewOutgoingCallWithOptions(OutgoingVoipPhoneCallOptions const& callOptions);
[Windows.Foundation.Metadata.Experimental]
public VoipPhoneCall RequestNewOutgoingCallWithOptions(OutgoingVoipPhoneCallOptions callOptions);
function requestNewOutgoingCallWithOptions(callOptions)
Public Function RequestNewOutgoingCallWithOptions (callOptions As OutgoingVoipPhoneCallOptions) As VoipPhoneCall

Parameters

Returns

Attributes

Applies to