Uses of Interface
microsoft.exchange.webservices.data.property.complex.IPropertyBagChangedDelegate

Packages that use IPropertyBagChangedDelegate
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.property.complex   
 

Uses of IPropertyBagChangedDelegate in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core with parameters of type IPropertyBagChangedDelegate
 void SimplePropertyBag.addOnChangeEvent(IPropertyBagChangedDelegate<TKey> change)
          Set event to happen when property changed.
 void SimplePropertyBag.removeChangeEvent(IPropertyBagChangedDelegate<TKey> change)
          Remove the event from happening when property changed.
 

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

Classes in microsoft.exchange.webservices.data.property.complex that implement IPropertyBagChangedDelegate
 class PhysicalAddressEntry
          Represents an entry of an PhysicalAddressDictionary.
 



Copyright © 2012–2015 Microsoft. All rights reserved.