Edit

Share via


PhysicalAddressIndexType Enum

Definition

The PhysicalAddressIndexType enumeration identifies the display types for physical addresses.

public enum class PhysicalAddressIndexType
public enum PhysicalAddressIndexType
Public Enum PhysicalAddressIndexType
Inheritance
PhysicalAddressIndexType

Fields

Name Value Description
None 0

Indicates that no type is specified for the address.

Business 1

Displays the address as a business address.

Home 2

Displays the address as a home address.

Other 3

Displays the address as an address of type other.

Remarks

This enumeration is used by the PostalAddressIndex property of the ContactItemType object.

Applies to