ImAddressKey Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies constants that define instant messaging (IM) address entries for a contact.
public enum class ImAddressKey
public enum ImAddressKey
Public Enum ImAddressKey
- Inheritance
-
ImAddressKey
Fields
Name | Value | Description |
---|---|---|
ImAddress1 | 0 | The first instant messaging (IM) address. |
ImAddress2 | 1 | The second instant messaging (IM) address. |
ImAddress3 | 2 | The third instant messaging (IM) address. |