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