Create a 'PhoneDial' type Application Shortcut to launch the Windows Phone Dialer.
Syntax
ISfinSupport.CreateApplicationShortcutPhoneDial(phoneNumber, [name], [notes])
Parameters
| Name | Type | Optional | ByRef | Description |
| phoneNumber |
String |
|
|
The Phone Number to call. |
| name |
String |
Optional |
|
The Name of the person of company being called. This is passed to the Windows Phone Dialler API. |
| notes |
String |
Optional |
|
Notes regarding the call. This is passed to the Windows Phone Dialler API. |
Return Value
- Member of:
- ISfinSupport
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0