Table of Contents

TTMSFNCCustomCloudGooglePeople.DeleteGroup Method

Deletes an existing contact group.

API unit family: TMSFNCCloudGooglePeople Declaring type: TTMSFNCCustomCloudGooglePeople

Syntax

procedure DeleteGroup(AGroup: TTMSFNCCloudGooglePeopleGroup);

Remarks

The result is reported through the OnDeleteGroup event.

Parameters

Name Description
AGroup Group to delete. No request is issued when this is nil or its ID is empty.