TTMSFNCCloudGooglePeople.UpdateGroup Method
Updates an existing contact group with the values of the given item.
API unit family: TMSFNCCloudGooglePeople
Declaring type: TTMSFNCCloudGooglePeople
Inherited from: TTMSFNCCustomCloudGooglePeople
Syntax
procedure UpdateGroup(AGroup: TTMSFNCCloudGooglePeopleGroup);
Remarks
The result is reported through the OnUpdateGroup event.
Parameters
| Name | Description |
|---|---|
AGroup |
Group carrying the updated values; its ID and ETag identify the record to update. |