TTMSFNCCloudGooglePeopleGroups.Find Method
Searches the collection for the group with the given resource identifier.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeopleGroups
Syntax
function Find(const ID: string): TTMSFNCCloudGooglePeopleGroup;
Parameters
| Name | Description |
|---|---|
ID |
Resource identifier of the group to locate. |
Returns
The matching group, or nil when no group has the given identifier.