ImAddressKeyType Enum

Definition

The ImAddressKeyType enumeration represents the instant messaging addresses for a contact.

public enum class ImAddressKeyType
public enum ImAddressKeyType
Public Enum ImAddressKeyType
Inheritance
ImAddressKeyType

Fields

ImAddress1 0

Identifies the first instant messaging address for the user.

ImAddress2 1

Identifies the second instant messaging address for the user.

ImAddress3 2

Identifies the third instant messaging address for the user.

Remarks

This enumeration is used by the Key property of the ImAddressDictionaryEntryType object.

Applies to