The number of documents which have not been 'indexed' and are unsearchable.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public int NumberOfUnindexedDocuments { get; }
Public ReadOnly Property NumberOfUnindexedDocuments As Integer
public: property int NumberOfUnindexedDocuments { int get (); }