Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 3.87 KB

extend-customer-engagement-outlook.md

File metadata and controls

50 lines (40 loc) · 3.87 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to helpviewer_keywords ms.assetid caps.latest.revision author ms.author search.audienceType
Extend Dynamics 365 for Outlook (Developer Guide for Dynamics 365 Customer Engagement (on-premises)) | MicrosoftDocs
Dynamics 365 for Outlook lets users interact with data while they’re offline and not connected to a server. Dynamics 365 Customer Engagement (on-premises) includes features that let you extend your solutions to offline scenarios by calling the web services offline from your custom code. In addition, the Sdk assembly provides programmatic support for basic Outlook actions such as synchronization, going offline or online, and Dynamics 365 for Outlook state verification. Offline programming uses the ASP.NET Development Server.
01/29/2017
pehecke
article
Dynamics 365 Customer Engagement (on-premises)
Outlook
a5f6fe12-cb80-4ea7-a986-eb9543636bd8
28
JimDaly
jdaly
developer

Extend Dynamics 365 for Outlook

[!INCLUDEpn_microsoft_dynamics_crm_for_outlook] lets users interact with data while they’re offline and not connected to a server. Dynamics 365 Customer Engagement (on-premises) includes features that let you extend your solutions to offline scenarios by calling the web services offline from your custom code. In addition, the xref:Microsoft.Crm.Outlook.Sdk assembly provides programmatic support for basic [!INCLUDEpn_MS_Outlook_Short] actions such as synchronization, going offline or online, and [!INCLUDEpn_crm_for_outlook_short] state verification. Offline programming uses the [!INCLUDEpn_ms_asp_net_development_server].

Dynamics 365 Customer Engagement (on-premises) include features that allow administrators to customize and manage filters for their users. Filter templates provide the starting point for entity synchronization on [!INCLUDEpn_crm_for_outlook_short]. Filters determine which entity collections are synchronized to [!INCLUDEpn_Outlook_short] and to [!INCLUDEpn_MS_SQL_Express] for offline-enabled Dynamics 365 Customer Engagement (on-premises) solution.

In This Section

Offline and Outlook Filters and Templates

Sample: Retrieve Outlook Filters

Sample: Use Outlook Methods

Related Sections

Extend Dynamics 365 Customer Engagement (on-premises)
Supported Extensions for Dynamics 365 Customer Engagement (on-premises)
The Metadata and Data Models in Dynamics 365 Customer Engagement (on-premises)
Extend Dynamics 365 Customer Engagement (on-premises) on the server
Extend Dynamics 365 Customer Engagement (on-premises) on the client
Customize Dynamics 365 Customer Engagement (on-premises)
Package and distribute extensions using solutions
Integrate Dynamics 365 Customer Engagement (on-premises) with SharePoint
Integrate Dynamics 365 Customer Engagement (on-premises) with OneNote

SavedQuery Entity

[!INCLUDEfooter-include]