CrmService Web Service

banner art

The CrmService Web service contains the classes and methods you need to write custom code for the Microsoft CRM server.

To add a Web service to your Microsoft Visual Studio Project, in Solution Explorer, right-click References and click Add Web Reference. Enter the following string into the URL box, using the name of your Microsoft CRM Server.

https://<your server name>/mscrmservices/2006/crmservice.asmx

In This Topic

CrmService Classes

Provides a reference for all classes in CrmService.

CrmService Methods

Provides a reference for all methods in CrmService.

CrmService Enumerations

Provides a reference for all enumerations in CrmService.

CrmService Messages

Provides a reference for all messages in CrmService.

CrmService Entities

Lists all entities supported by CrmService.

© 2007 Microsoft Corporation. All rights reserved.