←Select platform

MessageCount Property

Summary
Gets the number of messages in the PST file.
Syntax
C#
VB
C++
Java
public int MessageCount {get;} 
Public ReadOnly Property MessageCount As Integer 
public int getMessageCount() 
public: 
property int MessageCount { 
   int get(); 
} 

Property Value

An integer value that represents the number of messages in the PST file.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.