Conversation.GlobalMessageCount Property

Definition

Gets the total number of conversation items in the mailbox.

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

Property Value

The number of conversation items.

Remarks

Use the MessageCount property to get the total number of conversation items in the current folder.

Applies to