Table of Contents

TTMSFNCCloudGooglePeople.GetContactByID Method

Requests a single contact by its resource identifier.

API unit family: TMSFNCCloudGooglePeople Declaring type: TTMSFNCCloudGooglePeople Inherited from: TTMSFNCCustomCloudGooglePeople

Syntax

procedure GetContactByID(AContactID: string);

Remarks

The result is reported through the OnGetContactByID event.

Parameters

Name Description
AContactID Resource identifier of the contact to retrieve.