The ContactPhoneDictionary type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Assistant |
Gets or sets the standard Assistant phone number field.
|
![]() | Business |
Gets or sets the standard Business phone number field.
|
![]() | Business2 |
Gets or sets the standard Business 2 phone number field.
|
![]() | BusinessFax |
Gets or sets the standard Business Fax phone number field.
|
![]() | Callback |
Gets or sets the standard Callback phone number field.
|
![]() | Car |
Gets or sets the standard Car phone number field.
|
![]() | Company |
Gets or sets the standard Company phone number field.
|
![]() | Count |
Gets the number of phone number elements in the PhoneNumberDictionary.
|
![]() | Home |
Gets or sets the standard Home phone number field.
|
![]() | Home2 |
Gets or sets the standard Home 2 phone number field.
|
![]() | HomeFax |
Gets or sets the standard Home Fax phone number field.
|
![]() | Isdn |
Gets or sets the standard ISDN phone number field.
|
![]() | Item |
Gets or sets the phone number with the specified key (name).
|
![]() | Keys |
Gets a collection containing all the Keys in the PhoneNumberDictionary. Each key is the name of a particular phone number in the dictionary.
|
![]() | Mobile |
Gets or sets the standard Mobile phone number field.
|
![]() | Other |
Gets or sets the standard Other phone number field.
|
![]() | OtherFax |
Gets or sets the standard Other Fax phone number field.
|
![]() | Pager |
Gets or sets the standard Pager phone number field.
|
![]() | Primary |
Gets or sets the standard Primary phone number field.
|
![]() | Radio |
Gets or sets the standard Radio phone number field.
|
![]() | Telex |
Gets or sets the standard Telex phone number field.
|
![]() | TtyTdd |
Gets or sets the standard TTY/TDD phone number field.
|
![]() | Values |
Gets a collection of the phone numbers in the PhoneNumberDictionary.
|
See Also