SearchResponse.SearchResults Property

Definition

Gets the results of the search.

public:
 property Microsoft::Crm::Sdk::Messages::SearchResults ^ SearchResults { Microsoft::Crm::Sdk::Messages::SearchResults ^ get(); };
public Microsoft.Crm.Sdk.Messages.SearchResults SearchResults { get; }
member this.SearchResults : Microsoft.Crm.Sdk.Messages.SearchResults
Public ReadOnly Property SearchResults As SearchResults

Property Value

The results of the search.

Applies to