EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

MailMessageCount Property

The number of messages waiting in the mailbox.

Syntax

[VB.NET]
Public ReadOnlyProperty MailMessageCount As Integer

[C#]
public int MailMessageCount {get;}

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.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0