Uses of Class
microsoft.exchange.webservices.data.property.complex.DictionaryEntryProperty
-
Packages that use DictionaryEntryProperty Package Description 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 Modifier and Type Class Description classDictionaryProperty<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 Modifier and Type Class Description classEmailAddressEntryRepresents an entry of an EmailAddressDictionary.classImAddressEntryRepresents an entry of an ImAddressDictionary.classPhoneNumberEntryRepresents an entry of a PhoneNumberDictionary.classPhysicalAddressEntryRepresents an entry of an PhysicalAddressDictionary.
-