OlmFolderMessageCount Property

Gets the message count.

Namespace:  Aspose.Email.Storage.Olm
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int MessageCount { get; }

Property Value

Type: Int32
The message count.
See Also