NextPageToken Property

The token to retrieve the next page with data.

Object Oriented Interface

public function getNextPageToken();
public function setNextPageToken($value);

Procedural Interface

cloudmail_gmail_get($res, 44 );
cloudmail_gmail_set($res, 44, $value );

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.

Data Type

String

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