Table of Contents

TTMSFNCCustomCloudGooglePeople.UpdateContact Method

Updates an existing contact with the values of the given item.

API unit family: TMSFNCCloudGooglePeople Declaring type: TTMSFNCCustomCloudGooglePeople

Syntax

procedure UpdateContact(AContact: TTMSFNCCloudGooglePeopleContact);

Remarks

The result is reported through the OnUpdateContact event.

Parameters

Name Description
AContact Contact carrying the updated field values; its ID and ETag identify the record to update.