Create a 'Contact' type Application Shortcut to show a list of contact actions for a Phone Number.

Syntax

ISfinSupport.CreateApplicationShortcutContactPhone(clientId, phoneNumber, [phoneSms], [phoneVoice], [accountId])

Parameters

NameTypeOptionalByRefDescription
clientId String The Id of a Client or a blank String if the Phone Number is not for a Client.
phoneNumber String The Email Address.
phoneSms Boolean Optional Indicates whether the Phone Number supports SMS. If omitted, a value of True is assumed.
phoneVoice Boolean Optional Indicates whether the Phone Number supports Voice calls. If omitted, a value of True is assumed.
accountId String Optional The Id of the Account if applicable.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

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