RemoveParticipants (NotesUIScheduler - LotusScript®)

Removes participants from the embedded scheduling data.

Defined in

NotesUIScheduler

Syntax

Call notesUIScheduler .RemoveParticipants( [ participants ] )

Parameters

participants

Array of type String. The names of people, resources, or rooms.

Example