Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

NextPageToken Property

The token to retrieve the next page with data.

Syntax


 getNextPageToken(): string;

 setNextPageToken(nextPageToken: string): void;

Default Value

""

Remarks

This property contains the token that will be used to retrieve the next page with information. This field will become available when using the ListMessages or ListDrafts method.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 JavaScript Edition - Version 20.0 [Build 8308]