RemoveRecipient

Description

Removes the specified recipient for the appointment.

Applies to

POOMAppointment

Syntax

Integer objectname.RemoveRecipient ( recipient ) 

Argument

Description

objectname

The name of the POOMAppointment object

recipient

The POOMRecipient you want to remove from the appointment

Returns

Integer. Returns 1 for success and one of the following negative values if an error occurs:

See also