The Full Phone Number, including Country and Area codes.

By default, Country Code is omitted if it is the same as the default. The Raw Comment may include extension information.

Syntax

ISPhoneNumberDetails.GetPhoneNumberFull([includeComment], [alwaysIncludeInternationalDialingCode], [includeInternationalDialingCode])

Parameters

NameTypeOptionalByRefDescription
includeComment Boolean Optional Indicates whether to include the Comment. If omitted, a value of True is assumed.
alwaysIncludeInternationalDialingCode Boolean Optional Indicates whether to always include the Country Code. If omitted, a value of False is assumed.
includeInternationalDialingCode Boolean Optional Indicates whether to always omit the Country Code. SHOULD ALWAYS BE SET TO TRUE. If omitted, a value of True is assumed.

Return Value

String
Member of:
ISPhoneNumberDetails
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0