UpdateAddressBook (NotesRegistration - JavaScript™)
Read-Write. Indicates whether an ID document in the Domino® Directory is created when the ID file is created.
Defined in
NotesRegistrationSyntax
getUpdateAddressBook() : boolean
setUpdateAddressBook(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to update the Domino® Directory |
false |
to not update the Domino® Directory |
Usage
Set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.You can create a Domino® Directory document later with addCertifierToAddressBook , addServerToAddressBook, or addUserToAddressBook.