Conversation.MessageCount Property

Definition

Gets the total number of conversation items in the current folder.

public:
 property int MessageCount { int get(); };
public int MessageCount { get; }
Public ReadOnly Property MessageCount As Integer

Property Value

The number of conversation items.

Applies to