ConversationRequestStatistics.ValidConversationsCount 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.
Number of conversation documents. This excludes documents that are empty, over the size limit, or in unsupported languages.
public int ValidConversationsCount { get; }
member this.ValidConversationsCount : int
Public ReadOnly Property ValidConversationsCount As Integer