DirAddressBookTeam::addTeamsToAddressBook Method
Adds a collection of teams to an address book.
Syntax
server public static void addTeamsToAddressBook(container _teams, DirAddressBookRecId _addressBookRecId)
Run On
Server
Parameters
- _teams
Type: container
A container that contains the teams to add to the address book.
- _addressBookRecId
Type: DirAddressBookRecId Extended Data Type
The record ID of the address book.