IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

MailMessageCount Property

The number of messages waiting in the mailbox.

Syntax

public val mailMessageCount: Int

Default Value

0

Remarks

When the component is not connected to the mail server, the value of the MailMessageCount property is 0. When connected, it contains the number of messages in the mailbox. You may set MailMessageNumber to any value between 1 and MailMessageCount to inspect a given message.

This property is read-only.

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