GetRecipients

Description

Gets an array of recipients from the POOMRecipient object.

Applies to

POOMAppointment objects

Syntax

Integer objectname.GetRecipients ( recipients[ ] )

Argument

Description

objectname

The name of the POOMAppointment object

recipients[ ]

An array of POOMRecipient objects

Returns

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

See also