IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

UIDMode Property

If true, permanent message identifiers are used instead of the default temporary identifiers.

Syntax

public var isUIDMode: Boolean

Default Value

False

Remarks

This property indicates if a permanent identifier should be used. Normally, the IMAP server uses temporary message identifiers that are valid only during the current session. If UIDMode is true, permanent message identifiers are used instead.

The IMAP protocol operations where UID mode is used are the following: COPY, FETCH, STORE, SEARCH.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]