File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -1112,7 +1112,19 @@ Accept wildcard characters: False
1112
1112
` ` `
1113
1113
1114
1114
# ## -SiteExternalSharingControlType
1115
- {{ Fill SiteExternalSharingControlType Description }}
1115
+ The SiteExternalSharingControlType parameter specifies the external user sharing setting for the label. Valid values are :
1116
+
1117
+ - ExternalUserAndGuestSharing
1118
+ - ExternalUserSharingOnly
1119
+ - ExistingExternalUserSharingOnly
1120
+ - Disabled
1121
+
1122
+ These correspond to the following settings through the admin center :
1123
+
1124
+ - Anyone
1125
+ - New and Existing Guests
1126
+ - Existing Guests
1127
+ - Only people in your organization
1116
1128
1117
1129
` ` ` yaml
1118
1130
Type: Microsoft.Office.CompliancePolicy.Tasks.SiteExternalSharingControlType
You can’t perform that action at this time.
0 commit comments