Share via


DirAddressBook::find Method

Finds an address book record in a DirAddressBook table.

Syntax

client server public static DirAddressBook find(DirAddressBookName _addressBookName, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for an update; optional.

Return Value

Type: DirAddressBook Table
A record in the DirAddressBook table; otherwise, an empty record.

See Also

Reference

DirAddressBook Table