LocatablePhoneNumber Members

LocatablePhoneNumber Overview

Public Constructors

public constructor LocatablePhoneNumber Constructor Initializes a new instance of the LocatablePhoneNumber class.

Public Properties

public property CountryCode The country code represented in digits. System.String
public property LocalCode The area code or city code. System.String
public property ShortNumber The local phone number (without the country or area/city code). System.String

See Also

LocatablePhoneNumber Class