Skip to content

Commit 4a4f39f

Browse files
authored
Merge pull request MicrosoftDocs#4640 from navgupta1208/patch-38
Update Connect-ExchangeOnline.md
2 parents 5194bb0 + 4569b60 commit 4a4f39f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/powershell-v2-module/Connect-ExchangeOnline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,9 @@ Accept wildcard characters: False
135135
```
136136

137137
### -DelegatedOrganization
138-
The DelegatedOrganization parameter specifies the domain name of the organization to connect to as a delegated admin (for example, contoso.onmicrosoft.com).
138+
The DelegatedOrganization parameter specifies the customer organization that you want to manage (for example, contosoelectronics.onmicrosoft.com). This parameter only works if the customer organization has agreed to your delegated management via the CSP program.
139+
140+
After you successfully authenticate, the cmdlets in this session are mapped to the customer organization, and all operations in this session are done on the customer organization.
139141

140142
```yaml
141143
Type: String

0 commit comments

Comments
 (0)