←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly