JAVA/CORBA CLASSES
Read-only. Indicates if a database is a Domino Directory.
Defined in
Database
Data type
boolean
Syntax
public boolean isPublicAddressBook() throws NotesException
Legal values
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.
A database does not need to be open to use this property.
Language cross-reference
IsPublicAddressBook property in LotusScript NotesDatabase class
Example See Also