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 @@ -1140,7 +1140,19 @@ Accept wildcard characters: False
1140
1140
` ` `
1141
1141
1142
1142
# ## -SiteExternalSharingControlType
1143
- {{ Fill SiteExternalSharingControlType Description }}
1143
+ The SiteExternalSharingControlType parameter specifies the external user sharing setting for the label. Valid values are :
1144
+
1145
+ - ExternalUserAndGuestSharing
1146
+ - ExternalUserSharingOnly
1147
+ - ExistingExternalUserSharingOnly
1148
+ - Disabled
1149
+
1150
+ These correspond to the following settings through the admin center :
1151
+
1152
+ - Anyone
1153
+ - New and Existing Guests
1154
+ - Existing Guests
1155
+ - Only people in your organization
1144
1156
1145
1157
` ` ` yaml
1146
1158
Type: Microsoft.Office.CompliancePolicy.Tasks.SiteExternalSharingControlType
You can’t perform that action at this time.
0 commit comments