ContactItemType.PostalAddressIndex Property

Definition

The PostalAddressIndex property gets or sets one of the valid PhysicalAddressIndexType values that represent the display type for the physical address for a contact.

public:
 property ExchangeWebServices::PhysicalAddressIndexType PostalAddressIndex { ExchangeWebServices::PhysicalAddressIndexType get(); void set(ExchangeWebServices::PhysicalAddressIndexType value); };
public ExchangeWebServices.PhysicalAddressIndexType PostalAddressIndex { get; set; }
Public Property PostalAddressIndex As PhysicalAddressIndexType

Property Value

The PostalAddressIndex property returns one of the valid PhysicalAddressIndexType values that represent the display type for the physical address for a contact.

Applies to