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

Uses of DictionaryEntryProperty in microsoft.exchange.webservices.data
 

Classes in microsoft.exchange.webservices.data with type parameters of type DictionaryEntryProperty
 class DictionaryProperty<TKey,TEntry extends DictionaryEntryProperty<TKey>>
          Represents a generic dictionary that can be sent to or retrieved from EWS.
 

Subclasses of DictionaryEntryProperty in microsoft.exchange.webservices.data
 class EmailAddressEntry
          Represents an entry of an EmailAddressDictionary.
 class ImAddressEntry
          Represents an entry of an ImAddressDictionary.
 class PhoneNumberEntry
          Represents an entry of a PhoneNumberDictionary.
 class PhysicalAddressEntry
          Represents an entry of an PhysicalAddressDictionary.
 



Copyright © 2012. All Rights Reserved.