PhysicalAddressIndex 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 a physical address index.
public enum class PhysicalAddressIndex
public enum PhysicalAddressIndex
Public Enum PhysicalAddressIndex
- Inheritance
-
PhysicalAddressIndex
Fields
Name | Value | Description |
---|---|---|
None | 0 | None. |
Business | 1 | The business address. |
Home | 2 | The home address. |
Other | 3 | The alternate address. |