Create a 'PhoneDial' type Application Shortcut to launch the Windows Phone Dialer.

Syntax

ISfinSupport.CreateApplicationShortcutPhoneDial(phoneNumber, [name], [notes])

Parameters

NameTypeOptionalByRefDescription
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

ISApplicationShortcut

An ISApplicationShortcut object.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0