Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






IsNames property

Read-write. Indicates whether an item is a Names item. A Names item contains a list of Notes user names.

Defined in

NotesItem

Data type

Boolean

Syntax

To get: flag = notesItem.IsNames

To set: notesItem.IsNames= flag

Legal values

Usage

A Names item is stored as text and its Type property returns TEXT. Use IsNames to determine if a text item is also a Names item.

The IsSummary property is set to True when setting the IsNames property; therefore, you do not have to explicitly set the summary flag.

Language cross-reference

IsNames property in Java Item class

See examples

Examples: IsNames property
Related topics
IsAuthors property
IsReaders property
Type property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009