ImAddressDictionaryEntryType Class

Definition

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

public ref class ImAddressDictionaryEntryType
public class ImAddressDictionaryEntryType
Public Class ImAddressDictionaryEntryType
Inheritance
ImAddressDictionaryEntryType

Constructors

ImAddressDictionaryEntryType()

The ImAddressDictionaryEntryType() constructor initializes a new instance of the ImAddressDictionaryEntryType class.

Properties

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.

Applies to