TTMSFNCCustomCloudGooglePeople.GetContactByID Method
Requests a single contact by its resource identifier.
API unit family: TMSFNCCloudGooglePeople
Declaring type: 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. |