SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CurrMailboxNextUID Property

Returns the next unique identifier value.

Object Oriented Interface

public function getCurrMailboxNextUID();

Procedural Interface

secureblackbox_imapclient_get($res, 36 );

Default Value

0

Remarks

Returns the next unique identifier value.

Use this property to get or set the next unique identifier (corresponds to UIDNEXT status code).

This property is read-only and not available at design time.

Data Type

Integer

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