ImAddressDictionaryEntryType Members

Include Protected Members
Include Inherited Members

The ImAddressDictionaryEntryType class represents a collection of instant messaging addresses for a contact.

The ImAddressDictionaryEntryType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Key The Key property gets or sets one of the valid ImAddressKeyType enumeration values that indentify an instant messaging address that is associated with a contact.
Public property Value The Value property gets or sets a string value that represents the instant messaging address that is associated with a contact.

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