.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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