The full Phone Number, including Country and Area codes.
Syntax
ISPhoneNumberDetails2.GetPhoneNumberFull([alwaysIncludeCountryCode], [includeComment], [includePunctuation])
Parameters
| Name | Type | Optional | ByRef | Description |
| alwaysIncludeCountryCode |
Boolean |
Optional |
|
Indicates whether to always include the Country Code.
If omitted, a value of False is assumed. |
| includeComment |
Boolean |
Optional |
|
Indicates whether to include the Comment.
If omitted, a value of True is assumed. |
| includePunctuation |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
Return Value
String
- Member of:
- ISPhoneNumberDetails2
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0