Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

IdentityMarker Property

The offset marker used to navigate paged results.

Syntax

__property String IdentityMarker = { read=FIdentityMarker, write=FSetIdentityMarker };

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 C++ Builder Edition - Version 20.0 [Build 8308]