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
@@ -722,6 +722,32 @@
722
722
"impact": "Low Impact",
723
723
"impactColour": "info"
724
724
},
725
+
{
726
+
"name": "standards.TeamsMeetingsByDefault",
727
+
"cat": "Exchange Standards",
728
+
"tag": ["lowimpact"],
729
+
"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