ContactItemType.PostalAddressIndex Property
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.
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.