IdentityMarker Property

The offset marker used to navigate paged results.

Object Oriented Interface

public function getIdentityMarker();
public function setIdentityMarker($value);

Procedural Interface

cloudmail_amazonses_get($res, 23 );
cloudmail_amazonses_set($res, 23, $value );

Default Value

''

Remarks

This property holds the offset marker used to request the next page of results. This may be automatically populated after a call to ListIdentities. If this holds a value, subsequent calls to ListIdentities will use this value to get the next page of results. See also: ListIdentities, IsPaged.

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]