Edit

Share via


PhoneNumber Class

Definition

This class represents a phone number in a ContactCard instance.

public ref class PhoneNumber
public class PhoneNumber
type PhoneNumber = class
Public Class PhoneNumber
Inheritance
PhoneNumber

Constructors

PhoneNumber(String, String)

Create an instance of PhoneNumber

PhoneNumber(String, String, String)

Create an instance of PhoneNumber.

Properties

DisplayString

Gets or sets the display string of the phone.

PhoneType

Gets or sets the type of the phone (work/home/mobile/other).

Uri

Gets or sets the phone uri.

Applies to