Represents Phone Number details.
Implements I_ISDirty

Methods

Name Description
Clear
Clone
DirtyClear
GetPhoneNumberE164 Returns the Phone Number in E.164 format, suitable for SMS usage etc.
GetPhoneNumberE164_WithSpaces Returns the Phone Number in E.164 format, but with a space added after Country Code and between Area Code and Phone Number.
GetPhoneNumberFull The full Phone Number, including Country and Area codes.
ParsePhoneNumber Parse a phone number, splitting it into its component parts.

Properties

Name Description
AreaCode The Phone Number's Area code.
AreaCodeResolved Read-Only Returns the Area Code.
Comment A comment regarding the Phone Number.
CountryCode The Phone Number's Country code.
CountryCodeResolved Read-Only Returns the Country Code.
CountryIsoA2 The ISO Alpha-2 Country Code.
CountryIsoA3 The ISO Alpha-3 Country Code.
Extension The Phone Number's extension.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsMobile Read-Only Returns True or False if the Phone Number is known to be a Mobile Phone Number or not. None is returned if cannot be determined.
PhoneNumber The base Phone Number.
PhoneNumberResolved Read-Only Returns the Phone Number, with spaces removed.
PhoneNumberUnparsed Read-Only The raw Phone Number, before it was parsed and split into its parts.
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0