Skip to content

Commit a2bad75

Browse files
authored
Merge pull request MicrosoftDocs#8112 from MicrosoftDocs/chrisda
Update Set-Label.md
2 parents f431a11 + dced360 commit a2bad75

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

exchange/exchange-ps/exchange/Set-Label.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,19 @@ Accept wildcard characters: False
11121112
```
11131113

11141114
### -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
11161128

11171129
```yaml
11181130
Type: Microsoft.Office.CompliancePolicy.Tasks.SiteExternalSharingControlType

0 commit comments

Comments
 (0)