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

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

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

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

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



Copyright © 2012–2015 Microsoft. All rights reserved.