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.
22
22
Set-CsExternalAccessPolicy [[-Identity] <XdsIdentity>]
23
23
[-AllowedExternalDomains <List>]
24
24
[-BlockedExternalDomains <List>]
25
- [-CommunicationWithExternalOrgs <Boolean >]
25
+ [-CommunicationWithExternalOrgs <String >]
26
26
[-Confirm]
27
27
[-Description <String>]
28
28
[-EnableAcsFederationAccess <Boolean>]
@@ -47,7 +47,7 @@ Set-CsExternalAccessPolicy [[-Identity] <XdsIdentity>]
47
47
Set-CsExternalAccessPolicy [-Instance <PSObject>]
48
48
[-AllowedExternalDomains <List>]
49
49
[-BlockedExternalDomains <List>]
50
- [-CommunicationWithExternalOrgs <Boolean >]
50
+ [-CommunicationWithExternalOrgs <String >]
51
51
[-Confirm]
52
52
[-Description <String>]
53
53
[-EnableAcsFederationAccess <Boolean>]
You can’t perform that action at this time.
0 commit comments