LOTUSSCRIPT/COM/OLE CLASSES


DisplayAlternateNames property
Example

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


Usage

If a participant does not have an alternate name, the primary name is displayed.

Example
See Also