PhysicalAddressKeyType Enum

Definition

The PhysicalAddressKeyType enumeration identifies the types of physical addresses for a contact.

public enum class PhysicalAddressKeyType
public enum PhysicalAddressKeyType
Public Enum PhysicalAddressKeyType
Inheritance
PhysicalAddressKeyType

Fields

Business 0

Identifies the address as a business address.

Home 1

Identifies the address as a home address.

Other 2

Identifies the address as an address of type other.

Remarks

This enumeration is used by the Key property of the PhysicalAddressDictionaryEntryType object.

Applies to