File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ This cmdlet was introduced in Lync Server 2010.
2222Set-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>]
4747Set-CsExternalAccessPolicy [-Instance <PSObject>]
4848 [-AllowedExternalDomains <List>]
4949 [-BlockedExternalDomains <List>]
50- [-CommunicationWithExternalOrgs <Boolean >]
50+ [-CommunicationWithExternalOrgs <String >]
5151 [-Confirm]
5252 [-Description <String>]
5353 [-EnableAcsFederationAccess <Boolean>]
You can’t perform that action at this time.
0 commit comments