<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> |