MessageCount Property

The total number of messages on the mailbox.

Syntax

public int MessageCount { get; }
Public ReadOnly Property MessageCount As Integer

Default Value

0

Remarks

This property contains the total number of messages on the mailbox. The component fills out MessageCount after calling the CountMessages method.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]