Table of Contents

TTMSFNCCloudGooglePeoplePostalAddresses.Items Property

Provides indexed access to the addresses in the collection.

API unit family: TMSFNCCloudGooglePeople Declaring type: TTMSFNCCloudGooglePeoplePostalAddresses Type: TTMSFNCCloudGooglePeoplePostalAddress

Syntax

property Items[Index: integer]: TTMSFNCCloudGooglePeoplePostalAddress;

Parameters

Name Description
Index Zero-based index of the address to read or write.