Share via


ErrorInfo Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Specifies the results of a scheduling operation using the ValidateRequest, BookRequest, or RescheduleRequest message.

The following tables list the members exposed by the ErrorInfo type.

Public Constructors

  Name Description
  ErrorInfo Overloaded. Initializes a new instance of the ErrorInfo class.

Top

Public Properties

  Name Description
public property ErrorCode Gets or sets the reason for a scheduling failure.
public property ExtensionData Gets or sets the structure that contains extra data.
public property ResourceList Gets or sets the array of information about a resource that has a scheduling problem for an appointment.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ErrorInfo Class
Microsoft.Crm.Sdk.Messages Namespace
ValidateRequest
BookRequest Class
RescheduleRequest

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.