Uses of Interface
microsoft.exchange.webservices.data.core.service.ICreateServiceObjectWithAttachmentParam

Packages that use ICreateServiceObjectWithAttachmentParam
microsoft.exchange.webservices.data.core.service   
 

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

Methods in microsoft.exchange.webservices.data.core.service that return types with arguments of type ICreateServiceObjectWithAttachmentParam
 Map<Class<?>,ICreateServiceObjectWithAttachmentParam> ServiceObjectInfo.getServiceObjectConstructorsWithAttachmentParam()
          Return Dictionary that maps from ServiceObject Type to CreateServiceObjectWithAttachmentParam delegate with ItemAttachment parameter.
 

Methods in microsoft.exchange.webservices.data.core.service with parameters of type ICreateServiceObjectWithAttachmentParam
protected  void ServiceObjectInfo.addOnChangeEvent(ICreateServiceObjectWithAttachmentParam change)
          Set event to happen when property changed.
protected  void ServiceObjectInfo.removeChangeEvent(ICreateServiceObjectWithAttachmentParam change)
          Remove the event from happening when property changed.
 



Copyright © 2012–2015 Microsoft. All rights reserved.