Skip to content

Commit 75f38e4

Browse files
committed
Learn Editor: Update New-OrganizationRelationship.md
1 parent 947cd67 commit 75f38e4

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/New-OrganizationRelationship.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ Get-FederationInformation -DomainName Contoso.com | New-OrganizationRelationship
6363
This example creates an organization relationship with Contoso. The following settings are used:
6464

6565
- The domain names of Contoso are contoso.com, northamerica.contoso.com, and europe.contoso.com.
66-
67-
Free/busy access is enabled.
68-
66+
- Free/busy access is enabled.
6967
- Contoso can see free/busy information with time, subject, and location information from your organization.
7068

7169
### Example 2
@@ -76,13 +74,9 @@ New-OrganizationRelationship -Name "Fabrikam" -DomainNames "fabrikam.com" -FreeB
7674
This example creates the organization relationship with Fabrikam, an organization hosted in the online service. The connection settings of Fabrikam are provided which improves reliability of the organization relationship. The following settings are used:
7775

7876
- The domain name of Fabrikam is fabrikam.com.
79-
8077
- The Exchange Web Services application URL is `https://outlook.office365.com/EWS/Exchange.asmx`.
81-
8278
- The Autodiscover URL is `https://autodiscover.outlook.com/autodiscover/autodiscover.svc/WSSecurity`.
83-
8479
- Free/busy access is enabled.
85-
8680
- Fabrikam can see free/busy information with the time only.
8781

8882
## PARAMETERS

0 commit comments

Comments
 (0)