EmailAddressKey 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 the e-mail address entries for a contact.
public enum class EmailAddressKey
public enum EmailAddressKey
Public Enum EmailAddressKey
- Inheritance
-
EmailAddressKey
Fields
Name | Value | Description |
---|---|---|
EmailAddress1 | 0 | The first e-mail address. |
EmailAddress2 | 1 | The second e-mail address. |
EmailAddress3 | 2 | The third e-mail address. |