SearchResponse.SearchResults 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.
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.