LOTUSSCRIPT/COM/OLE CLASSES


GetScheduleData method
Example

Refreshes the scheduling data in an embedded scheduler.

Defined in

NotesUIScheduler

Syntax

Call notesUIScheduler.GetScheduleData( [ flag ] )

Parameters

flag

Usage

AddParticipant adds the name of the participant to the document without any scheduling information. Use GetScheduleData to add the participant's scheduling information.

Example
See Also