PhoneLine.DialWithOptions(PhoneDialOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Place a phone call on the phone line, allowing the caller to specify additional dial options. The caller must be in the foreground.
public:
virtual void DialWithOptions(PhoneDialOptions ^ options) = DialWithOptions;
void DialWithOptions(PhoneDialOptions const& options);
public void DialWithOptions(PhoneDialOptions options);
function dialWithOptions(options)
Public Sub DialWithOptions (options As PhoneDialOptions)
Parameters
- options
- PhoneDialOptions
The additional dial options for the phone call.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|