QueryMultipleSchedulesResponse.TimeInfos Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the results of the search, which is a set of possible time block for each resource.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public TimeInfo[][] TimeInfos { get; }
Public ReadOnly Property TimeInfos As TimeInfo()()
Property Value
Type: Microsoft.Crm.Sdk.Messages.TimeInfo[][]
Type: TimeInfo
The results of the search. Contains an array of possible time slots for each of the specified resource IDs in the QueryMultipleSchedulesRequest class.
See Also
QueryMultipleSchedulesResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright