FindConversationResults.TotalCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of conversations returned by the search operation. The TotalCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public:
property Nullable<int> TotalCount { Nullable<int> get(); };
public Nullable<int> TotalCount { get; }
Public ReadOnly Property TotalCount As Nullable(Of Integer)
Property Value
The total count of conversations in view.