Skip to content

Commit 73c6895

Browse files
committed
Add DisableExternalCalendarSharing standard
1 parent 4a676bb commit 73c6895

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/standards.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,15 @@
507507
"impact": "Low Impact",
508508
"impactColour": "info"
509509
},
510+
{
511+
"name": "standards.DisableExternalCalendarSharing",
512+
"cat": "Exchange Standards",
513+
"helpText": "Disables the ability for users to share their calendar with external users. Only for the default policy, so exclusions can be made if needed.",
514+
"addedComponent": [],
515+
"label": "Disable external calendar sharing",
516+
"impact": "Low Impact",
517+
"impactColour": "info"
518+
},
510519
{
511520
"name": "standards.SafeSendersDisable",
512521
"cat": "Exchange Standards",

0 commit comments

Comments
 (0)