Skip to content

Commit 3dec277

Browse files
authored
Merge pull request #12542 from krammerliu/patch-3
Update Set-CsExternalAccessPolicy.md
2 parents 62ac575 + 2eca2ff commit 3dec277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Set-CsExternalAccessPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This cmdlet was introduced in Lync Server 2010.
2222
Set-CsExternalAccessPolicy [[-Identity] <XdsIdentity>]
2323
[-AllowedExternalDomains <List>]
2424
[-BlockedExternalDomains <List>]
25-
[-CommunicationWithExternalOrgs <Boolean>]
25+
[-CommunicationWithExternalOrgs <String>]
2626
[-Confirm]
2727
[-Description <String>]
2828
[-EnableAcsFederationAccess <Boolean>]
@@ -47,7 +47,7 @@ Set-CsExternalAccessPolicy [[-Identity] <XdsIdentity>]
4747
Set-CsExternalAccessPolicy [-Instance <PSObject>]
4848
[-AllowedExternalDomains <List>]
4949
[-BlockedExternalDomains <List>]
50-
[-CommunicationWithExternalOrgs <Boolean>]
50+
[-CommunicationWithExternalOrgs <String>]
5151
[-Confirm]
5252
[-Description <String>]
5353
[-EnableAcsFederationAccess <Boolean>]

0 commit comments

Comments
 (0)