Stops the execution of a pipeline or to send a cancellation notice to the recipient of a Pocket Outlook appointment.
To cancel |
Use |
---|---|
Execution of a pipeline object |
|
An appointment for a POOMAppointment object |
Stops the execution of a pipeline object.
Pipeline objects
pipelineobject.Cancel ( )
Integer. Returns 1 if it succeeds and -1 if an error occurs.
Sends a cancellation notice to the appointment’s recipients, but does not remove the appointment from the repository. Call the Remove function on the POOM object to remove the appointment from the repository.
POOMAppointment objects
Integer objectname.Cancel ( )
Argument |
Description |
---|---|
objectname |
The name of the POOMAppointment object |
Integer. Returns 1 for success and one of the following negative values if an error occurs:
-2 Cannot connect to the repository or a required internal subobject failed to connect to the repository