microsoft.exchange.webservices.data.property.complex
Interface IComplexPropertyChanged

All Known Implementing Classes:
PropertyBag

public interface IComplexPropertyChanged

Indicates that a complex property changed.


Method Summary
 void complexPropertyChanged(ComplexProperty complexProperty)
          Indicates that a complex property changed.
 

Method Detail

complexPropertyChanged

void complexPropertyChanged(ComplexProperty complexProperty)
Indicates that a complex property changed.

Parameters:
complexProperty - Complex property.


Copyright © 2012–2015 Microsoft. All rights reserved.