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 | |
---|---|---|
ImAddressDictionaryEntryType | The ImAddressDictionaryEntryType constructor initializes a new instance of the ImAddressDictionaryEntryType class. |
Top
Properties
Name | Description | |
---|---|---|
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. | |
Value | The Value property gets or sets a string value that represents the instant messaging address that is associated with a contact. |
Top