TraceInfo.ErrorInfoList Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the list of error information for the scheduling operation.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
[DataMemberAttribute]
public ErrorInfo[] ErrorInfoList { get; set; }
<DataMemberAttribute>
Public Property ErrorInfoList As ErrorInfo()
Property Value
Type: Microsoft.Crm.Sdk.Messages.ErrorInfo[]
Returns ErrorInfo[]
The the list of error information for the scheduling operation.
Remarks
Scheduling errors occur, for example, when a resource is not available for the specified appointment time.
See Also
TraceInfo Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright