SearchResults Constructor (AppointmentProposal[], TraceInfo)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the SearchResults class setting the proposals and trace info properties.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public SearchResults(
AppointmentProposal[] proposals,
TraceInfo traceInfo
)
Public Sub New (
proposals As AppointmentProposal(),
traceInfo As TraceInfo
)
Parameters
proposals
Type: Microsoft.Crm.Sdk.Messages.AppointmentProposal[]The set of proposed appointments that meet the appointment request criteria.
traceInfo
Type: Microsoft.Crm.Sdk.Messages.TraceInfoThe results of the search.
See Also
SearchResults Overload
SearchResults Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright