Share via


PhoneNumberDictionaryEntryType Members

Include Protected Members
Include Inherited Members

The PhoneNumberDictionaryEntryType class contains a telephone number for a contact.

The PhoneNumberDictionaryEntryType type exposes the following members.

Constructors

  Name Description
Public method PhoneNumberDictionaryEntryType The PhoneNumberDictionaryEntryType constructor initializes a new instance of the PhoneNumberDictionaryEntryType class.

Top

Properties

  Name Description
Public property Key The Key property gets or sets the type for the telephone number.
Public property Value The Value property gets or sets the telephone number.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top