SetRecurrence

Description

Sets a recurrence pattern for an appointment or task.

Applies to

POOMAppointment, POOMTask objects

Syntax

Integer objectname.SetRecurrence ( pattern )

Argument

Description

objectname

The name of the POOMAppointment or POOMTask object

pattern

The POOMRecurrence object with the pattern you want to set

Returns

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

See also