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

Uses of PhysicalAddressEntry in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return PhysicalAddressEntry
protected  PhysicalAddressEntry PhysicalAddressDictionary.createEntryInstance()
          Creates instance of dictionary entry.
 PhysicalAddressEntry PhysicalAddressDictionary.getPhysicalAddress(PhysicalAddressKey key)
          * Gets the physical address at the specified key.
 

Methods in microsoft.exchange.webservices.data with parameters of type PhysicalAddressEntry
 void PhysicalAddressDictionary.setPhysicalAddress(PhysicalAddressKey key, PhysicalAddressEntry value)
          Sets the physical address.
 

Method parameters in microsoft.exchange.webservices.data with type arguments of type PhysicalAddressEntry
 boolean PhysicalAddressDictionary.tryGetValue(PhysicalAddressKey key, OutParam<PhysicalAddressEntry> outparam)
          * Tries to get the physical address associated with the specified key.
 



Copyright © 2012. All Rights Reserved.