Table of Contents

TTMSFNCCloudGooglePeopleGroups Class

Collection of TTMSFNCCloudGooglePeopleGroup items that holds the retrieved contact groups.

API unit family: TMSFNCCloudGooglePeople Inherits from: TCollection

Syntax

TTMSFNCCloudGooglePeopleGroups = class(TCollection)

Properties

Name Description
Items Provides indexed access to the groups in the collection.

Methods

Name Description
Add Creates a new group, appends it to the collection and returns it.
Find Searches the collection for the group with the given resource identifier.
IndexOf Returns the position of the given group within the collection.