Gets and sets the IndexDocumentsResult property.
The result of an IndexDocuments request. Contains the status of the indexing operation, including the fields being indexed.

C# |
public IndexDocumentsResult IndexDocumentsResult { get; set; }