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 | |
---|---|---|
PhoneNumberDictionaryEntryType | The PhoneNumberDictionaryEntryType constructor initializes a new instance of the PhoneNumberDictionaryEntryType class. |
Top
Properties
Name | Description | |
---|---|---|
Key | The Key property gets or sets the type for the telephone number. | |
Value | The Value property gets or sets the telephone number. |
Top