TTMSFNCCloudGooglePeople.GetGroupByID Method
Requests a single contact group by its resource identifier.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeople
Inherited from: TTMSFNCCustomCloudGooglePeople
Syntax
procedure GetGroupByID(AGroupID: string);
Remarks
The result is reported through the OnGetGroupByID event.
Parameters
| Name | Description |
|---|---|
AGroupID |
Resource identifier of the group to retrieve. |