Skip to content

Commit 3977eac

Browse files
authored
Merge branch 'master' into patch-368
2 parents d9b2ba3 + f431a11 commit 3977eac

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

exchange/exchange-ps/exchange/New-Label.md

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

11421142
### -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
11441156

11451157
```yaml
11461158
Type: Microsoft.Office.CompliancePolicy.Tasks.SiteExternalSharingControlType

0 commit comments

Comments
 (0)