Extend Microsoft Dynamics CRM 2013 for Outlook
Applies To: Dynamics CRM 2013
In Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online, Microsoft Dynamics CRM for Outlook lets users interact with data while they’re offline and not connected to a server. Microsoft Dynamics CRM includes features that let you extend your solutions to offline scenarios by calling the web services offline from your custom code. In addition, the Microsoft.Crm.Outlook.Sdk assembly provides programmatic support for basic Microsoft Outlook actions such as synchronization, going offline or online, and CRM for Outlook state verification. Offline programming uses the Microsoft ASP.NET Development Server.
This version of CRM includes new features that allow administrators to customize and manage filters for their users. Filter templates provide the starting point for entity synchronization on CRM for Outlook. Filters determine which entity collections are synchronized to Outlook and to Microsoft SQL Server 2008 Express Edition for offline-enabled Microsoft Dynamics CRM solutions.
In This Section
Write custom code for Microsoft Dynamics CRM 2013 for Outlook
Offline and Outlook filters and templates
SavedQuery (view) entity messages and methods
Sample: Create and retrieve Outlook filters
Related Sections
Write applications and server extensions
Write client application extensions
Write plug-ins to extend business processes
Write workflows to automate business processes
Developers guide to reports for Microsoft Dynamics CRM 2013
Package and distribute extensions using solutions
Developers guide to customization for Microsoft Dynamics CRM 2013