JAVA/CORBA CLASSES


IsPublicAddressBook property
Example

Read-only. Indicates if a database is a Domino Directory.

Defined in

Database

Data type

boolean

Syntax

public boolean isPublicAddressBook()
   throws NotesException

Legal values


Usage

This property is available for Database objects retrieved from getAddressBooks in Session. For other Database objects, this property has no value and evaluates to false.

The database must be open to use this property.

Language cross-reference

IsPublicAddressBook property in LotusScript NotesDatabase class

Example
See Also