microsoft.exchange.webservices.data.property.complex
Interface IPropertyBagChangedDelegate<TKey>

Type Parameters:
TKey - the generic type
All Known Implementing Classes:
PhysicalAddressEntry

public interface IPropertyBagChangedDelegate<TKey>

The Interface PropertyBagChangedDelegateInterface.


Method Summary
 void propertyBagChanged(SimplePropertyBag<TKey> simplePropertyBag)
          Property bag changed.
 

Method Detail

propertyBagChanged

void propertyBagChanged(SimplePropertyBag<TKey> simplePropertyBag)
Property bag changed.

Parameters:
simplePropertyBag - the simple property bag


Copyright © 2012–2015 Microsoft. All rights reserved.