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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -371,12 +371,12 @@
371
371
"value": "Contributor"
372
372
},
373
373
{
374
-
"label": "Free Busy Time And Subject And Location - The user can view free/busy time within the calendar and the subject and location of appointments.",
375
-
"value": "FreeBusyTimeAndSubjectAndLocation"
374
+
"label": "Limited Details - The user can view free/busy time within the calendar and the subject and location of appointments.",
375
+
"value": "LimitedDetails"
376
376
},
377
377
{
378
-
"label": "Indicates that the user can view only free/busy time within the calendar.",
379
-
"value": "FreeBusyTimeOnly"
378
+
"label": "Availability Only - Indicates that the user can view only free/busy time within the calendar.",
379
+
"value": "AvailabilityOnly"
380
380
},
381
381
{
382
382
"label": "None - The user has no permissions on the folder.",
0 commit comments