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

Packages that use IServiceObjectChangedDelegate
microsoft.exchange.webservices.data.core.service   
microsoft.exchange.webservices.data.property.complex   
 

Uses of IServiceObjectChangedDelegate in microsoft.exchange.webservices.data.core.service
 

Methods in microsoft.exchange.webservices.data.core.service with parameters of type IServiceObjectChangedDelegate
 void ServiceObject.addServiceObjectChangedEvent(IServiceObjectChangedDelegate change)
          Adds the service object changed event.
 void ServiceObject.removeServiceObjectChangedEvent(IServiceObjectChangedDelegate change)
          Removes the service object changed event.
 

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

Classes in microsoft.exchange.webservices.data.property.complex that implement IServiceObjectChangedDelegate
 class GenericItemAttachment<TItem extends Item>
          Represents a strongly typed item attachment.
 class ItemAttachment
          Represents an item attachment.
 



Copyright © 2012–2015 Microsoft. All rights reserved.