porttype CalendarRefNotificationService
** PRIVATE API - Reserved for internal use **
operations 
deleteReferences
** PRIVATE API - Reserved for internal use ** - Passes a collection of GUID values that identify the Calendar References for which the calling component has no more use for. Those references will be deleted from the Calendar instances to which they are associated.
inputimpl:deleteReferencesRequest
Request message (uses notification:deleteReferences element): Specifies GUIDs of the references to be deleted.
used by 
binding CalendarRefNotificationService_EP
source 
<wsdl:portType name="CalendarRefNotificationService">
  <wsdl:documentation>** PRIVATE API - Reserved for internal use **</wsdl:documentation>
  <wsdl:operation name="deleteReferences">
    <wsdl:documentation>** PRIVATE API - Reserved for internal use ** - Passes a collection of GUID values that identify the Calendar References for which the calling component has no more use for.
Those references will be deleted from the Calendar instances to which they are associated.</wsdl:documentation>
    <wsdl:input name="deleteReferencesRequest" message="impl:deleteReferencesRequest">
      <wsdl:documentation>Request message (uses notification:deleteReferences element): Specifies GUIDs of the references to be deleted.</wsdl:documentation>
    </wsdl:input>
  </wsdl:operation>
</wsdl:portType>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy