Overview

These samples show you how to perform a variety of tasks using the Microsoft Business Solutions CRM SDK.

Microsoft.CRM.Proxy Assembly

For access to the APIs as used in the “How To” code, you need to link to the following dynamic-link library (DLL):

Microsoft.CRM.Proxy.dll

This DLL contains the APIs (in Microsoft.CRM.Proxy) and enumerations (in Microsoft.CRM.Flags).

It can be found in the following path on the Microsoft CRM server CD:

\wwwroot\bin\Microsoft.CRM.Proxy.dll

Related Topics

All these examples use the SOAP interface. For more information about using SOAP interfaces, refer to the MSDN SOAP Reference (https://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28000523).

For more information about Microsoft Windows® Active Directory®, refer to MSDN (https://www.microsoft.com/windows2000/technologies/directory/ad/default.asp). Also located on MSDN is the “Active Directory Programmers Guide” (https://msdn.microsoft.com/library/default.asp?url=/library/en-us/netdir/adsi/active\_directory.asp).

© 2003 Microsoft Corporation. All rights reserved.