Skip to content

Commit eba9bfb

Browse files
authored
Merge pull request #27 from seanmcne/seanmcne-patch-1
Added new setting currently rolling out: HideEmailAutoTrackOptions
2 parents 5534ca0 + 486cd0c commit eba9bfb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

mspfedyn_/OrgDbOrgSettings/Settings.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,6 +1249,18 @@
12491249
supportUrl="http://support.microsoft.com/kb/2691237"
12501250
urlTitle="KB 2691237"
12511251
description="Org setting to add XAnchor mailbox to each request header to Exchange. Default: false"/>
1252+
<orgSetting
1253+
minSupportedVersion="9.1.0.1639"
1254+
maxSupportedVersion="9.999.9999.9999"
1255+
name="HideEmailAutoTrackOptions"
1256+
isOrganizationAttribute="false"
1257+
min=""
1258+
max=""
1259+
defaultValue="false"
1260+
settingType="Boolean"
1261+
supportUrl="http://support.microsoft.com/kb/2691237"
1262+
urlTitle="KB 2691237"
1263+
description="Default value is false, if it's set to True: do not show the following track options in Personal Options (Email): 'All email messages', 'Email messages from D365 Leads, Contacts and Accounts', 'Email messages from D365 records that are email enabled'"/>
12521264

12531265
<!--ORGANIZTION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
12541266
<orgSetting minSupportedVersion="5.0.9690.583"

0 commit comments

Comments
 (0)