NextPageToken Property

The token to retrieve the next page with data.

Syntax

public String getNextPageToken();
public void setNextPageToken(String nextPageToken);

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 Java Edition - Version 20.0 [Build 8308]