Uses of Class
microsoft.exchange.webservices.data.PhysicalAddressIndex

Uses of PhysicalAddressIndex in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return PhysicalAddressIndex
 PhysicalAddressIndex Contact.getPostalAddressIndex()
          Gets the index of the contact's postal address.
static PhysicalAddressIndex PhysicalAddressIndex.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PhysicalAddressIndex[] PhysicalAddressIndex.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in microsoft.exchange.webservices.data with parameters of type PhysicalAddressIndex
 void Contact.setPostalAddressIndex(PhysicalAddressIndex value)
          Sets the postal address index.
 



Copyright © 2012. All Rights Reserved.