RequestStatistics.ValidDocumentsCount 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 valid documents. This excludes empty, over-size limit or non-supported languages documents.
public int ValidDocumentsCount { get; }member this.ValidDocumentsCount : intPublic ReadOnly Property ValidDocumentsCount As Integer