SecureBlackbox 2020 iOS Edition

Questions / Feedback?

currMailboxNextUID (property)

Returns the next unique identifier value.

Syntax

@property (nonatomic,readonly,assign,getter=currMailboxNextUID) int currMailboxNextUID;
- (int)currMailboxNextUID;
public var currMailboxNextUID: Int32 {
  get {...}
}

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.

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