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

Packages that use DictionaryEntryProperty
microsoft.exchange.webservices.data.property.complex   
 

Uses of DictionaryEntryProperty in microsoft.exchange.webservices.data.property.complex
 

Classes in microsoft.exchange.webservices.data.property.complex 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.property.complex
 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–2015 Microsoft. All rights reserved.