LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates if the scheduler display includes participants' alternate names.
Defined in
NotesUIScheduler
Data type
Boolean
Syntax
To get: flag = notesUIScheduler.DisplayAlternateNames
To set: notesUIScheduler.DisplayAlternateNames = flag
Legal values
If a participant does not have an alternate name, the primary name is displayed.
Example See Also