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