GetRecurrence

Description

Returns the recurrence pattern for the appointment.

Applies to

POOMAppointment, POOMTask objects

Syntax

POOMRecurrence objectname.GetRecurrence ( )

Argument

Description

objectname

The name of the POOMAppointment or POOMTask object

Returns

POOMRecurrence. Use IsValid to determine whether a valid POOMRecurrence was returned.

See also