←Select platform

MessageCount Property

Summary

Gets the number of messages in the PST file.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly