PhysicalAddressKey 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 physical address entries for a contact.
public enum class PhysicalAddressKey
public enum PhysicalAddressKey
Public Enum PhysicalAddressKey
- Inheritance
-
PhysicalAddressKey
Fields
Name | Value | Description |
---|---|---|
Business | 0 | The business address. |
Home | 1 | The home address. |
Other | 2 | An alternate address. |