Skip to content

Commit

Permalink
Merge pull request #75 from seanmcne/OrganizationSettingsEditor_8.0_M…
Browse files Browse the repository at this point in the history
…anaged_1.0.2106.1402

Commit OrganizationSettingsEditor_8.0_Managed_1.0.2106.1402
New user role, team, and manager settings
  • Loading branch information
seanmcne committed Jun 15, 2021
2 parents 1d69f44 + b5de46e commit 9dbbe22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mspfedyn_/OrgDbOrgSettings/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@
<orgSetting minSupportedVersion="9.2.21031.101" maxSupportedVersion="9.9999.9999.9999" name="MailAppMSAL" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="KB 2691237" urlTitle="http://support.microsoft.com/kb/2691237" description="Enable MSAL authentication for the mail app" />
<orgSetting minSupportedVersion="9.2.21052.121" maxSupportedVersion="9.9999.9999.9999" name="SSSSaveOutgoingEmailToExchangeSentFolder" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="KB 2691237" urlTitle="http://support.microsoft.com/kb/2691237" description="&lt;span style=&quot;font-size:11.0pt&quot;&gt;&lt;span&gt;&lt;span style=&quot;color:black&quot;&gt;Determines if emails sent from CRM using SSS should be saved to the sent items folder in Exchange.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;" />
<orgSetting minSupportedVersion="9.2.200.1001" maxSupportedVersion="9.9999.9999.9999" name="DoNotCorrelateForwardedEmailsAsReplies" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="KB 2691237" urlTitle="http://support.microsoft.com/kb/2691237" description="Org&amp;nbsp;setting&amp;nbsp;to&amp;nbsp;enforce&amp;nbsp;emails&amp;nbsp;correlated&amp;nbsp;with&amp;nbsp;in-reply-to&amp;nbsp;are&amp;nbsp;actually&amp;nbsp;replies&amp;nbsp;and&amp;nbsp;not&amp;nbsp;forwarded&amp;nbsp;emails" />
<orgSetting minSupportedVersion="9.1.0.25852" maxSupportedVersion="9.999.9999.9999" name="AllowDisabledUsersAddedToOwnerTeams" isOrganizationAttribute="false" min="" max="" defaultValue="False" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/power-platform/admin/manage-teams" urlTitle=" Manage teams" description="Adding this property to allows adding of disabled users to owner teams." />
<orgSetting minSupportedVersion="9.2.0.21024" maxSupportedVersion="9.999.9999.9999" name="DoNotRemoveRolesOnChangeBusinessUnit" isOrganizationAttribute="false" min="" max="" defaultValue="False" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if roles are removed when principal changes business units." />
<orgSetting minSupportedVersion="9.2.0.21041" maxSupportedVersion="9.9.9999.9999" name="AlwaysMoveRecordToOwnerBusinessUnit" isOrganizationAttribute="false" min="" max="" defaultValue="true" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if a record's business unit updates to owner's BU when owner changes." />
<orgSetting minSupportedVersion="9.2.0.21053" maxSupportedVersion="9.9.9999.9999" name="EnableOwnershipAcrossBusinessUnits" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Online only setting to enable Record Ownership Across Business Units." />
<orgSetting minSupportedVersion="9.2.0.21032" maxSupportedVersion="9.9.9999.9999" name="ManagersMustBeInSameOrParentBusinessUnitAsReports" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Adding this property determines if managers need to be in parent or same BU as direct reports." />
<!--ORGANIZTION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
<orgSetting minSupportedVersion="9.1.0.4437" maxSupportedVersion="9.9.9999.9999" name="appointmentricheditorexperience" isOrganizationAttribute="true" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/power-platform/admin/enable-rich-text-experience" urlTitle="Organization entity attributes" description="When you enable the rich text experience, server-side synchronization and appointment activities support rich text. With the rich text editor, appointment descriptions can contain rich text. After enabling, if you choose to disable the setting, the appointment editor description field will reset to the plain-text field. Previously synchronized appointments' description will still contain rich-text HTML markup. Although the rich text editor can be used with appointment activities, it can’t be used with recurring appointments. When an appointment that contains rich text is converted to a recurring appointment, the description field for the activity is converted to a plain-text field containing rich text content." />
<orgSetting minSupportedVersion="9.1.0.1100" maxSupportedVersion="9.9.9999.9999" name="EnableUnifiedInterfaceShellRefresh" isOrganizationAttribute="true" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://msdn.microsoft.com/en-us/library/gg328408.aspx" urlTitle="Organization entity attributes" description="As of 1/15/2019 the default is Disabled but the default may be True for newly provisioned instances. Enabled/True or enables the new UCI Sitemap, if this is set to disabled the new UCI sitemap changes will be disabled." />
Expand Down

0 comments on commit 9dbbe22

Please sign in to comment.