Skip to content

Commit

Permalink
Update Settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcne authored May 4, 2018
1 parent dad4896 commit c2ec078
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion mspfedyn_/OrgDbOrgSettings/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,18 @@
description="Setting value to TRUE will result in Server Side Sync auto tracking of emails from Sent Items. Default value is set to False to preserve the existing behavior. To enable functionality on the organization AutoTrackSentFolderItems should be set to True." />
<orgSetting
minSupportedVersion="8.2.2.840"
maxSupportedVersion="8.999.9999.9999"
name="TrackCategorizedItems"
isOrganizationAttribute="false"
min=""
max=""
defaultValue="false"
settingType="Boolean"
supportUrl="http://support.microsoft.com/kb/2849744"
urlTitle="KB 2849744"
description="Setting value to TRUE will result in Server Side Sync creating a track to Dynamics category to be used for Exchange items. Default value is set to False to preserve the existing behavior." />
<orgSetting
minSupportedVersion="9.0.2.100"
maxSupportedVersion="9.999.9999.9999"
name="TrackCategorizedItems"
isOrganizationAttribute="false"
Expand Down Expand Up @@ -1297,4 +1309,4 @@
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings using the button below only if you need to fall back to using activity feeds, though this is recommended mostly for POC/Test CRM instances." />
</defaultOrgSettings>
</defaultOrgSettings>

0 comments on commit c2ec078

Please sign in to comment.