ContactPhoneDictionary MethodsIpswitch.Messaging.Framework

The ContactPhoneDictionary type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a new phone number string to the dictionary with the specified key (name).
Public methodClear
Removes all elements from the PhoneNumberDictionary
Public methodContainsKey
Determines whether or not the PhoneNumberDictionary contains a phone number with the specified key (name).
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the items in the PhoneNumberDictionary.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNonStandardPhoneNumbers
Retrieves an enumerable collection of phone number strings and names from the PhoneNumberDictionary that are not one of the standard phone numbers.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove
Removes the phone number with the specified key (name) from the PhoneNumberDictionary.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodTryGetValue
Gets the phone number with the specified key (name).
Top
See Also

Reference