This document is archived and information here might be outdated. Recommended version. |
The count of messages ready to retrieve.
[Visual Basic .NET] Public ReadOnly Property MessageCount As Integer
[C#] public int MessageCount {get;}
[C++]
HRESULT get_MessageCount(
System.Int32* plNumberOfMessages
);
[C++]
Parameters plNumberOfMessages [out, retval]
plNumberOfMessages is a parameter of type long*