Table of Contents

TTMSFNCCloudSMSRequests.Items Property

Provides indexed access to the requests in the collection.

API unit family: TMSFNCCloudSMS Declaring type: TTMSFNCCloudSMSRequests Type: TTMSFNCCloudSMSRequest

Syntax

property Items[Index: Integer]: TTMSFNCCloudSMSRequest;

Parameters

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