Table of Contents

TTMSFNCCloudMailChimpMarketing.GetAllMembers Method

Requests all members for a subscriber list using the component paging state.

API unit family: TMSFNCCloudMailChimp.Marketing Declaring type: TTMSFNCCloudMailChimpMarketing Inherited from: TTMSFNCCloudCustomMailChimpMarketing

Syntax

procedure GetAllMembers(AList: TTMSFNCCloudMailChimpSubscriberList; ACount: Integer = 100; ANextPage: boolean = true);

Parameters

Name Description
AList List whose members are requested.
ACount Maximum number of members to request per page.
ANextPage Set to True to continue from the current paging offset.