You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/standards.json
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -696,6 +696,32 @@
696
696
"impact": "Low Impact",
697
697
"impactColour": "info"
698
698
},
699
+
{
700
+
"name": "standards.TeamsMeetingsByDefault",
701
+
"cat": "Exchange Standards",
702
+
"tag": ["lowimpact"],
703
+
"helpText": "Sets the default state for automatically turning meetings into Teams meetings for the tenant. This can be overridden by the user in Outlook.",
0 commit comments