Skip to content

Commit e972e5e

Browse files
authored
Update Identity parameter description in documentation
1 parent e7b2111 commit e972e5e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

exchange/exchange-ps/exchange/Set-ExternalInOutlook.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,11 @@ This example adds and removes the specified email addresses from the exception l
5858
## PARAMETERS
5959

6060
### -Identity
61-
The Identity parameter specifies the GUID of the external sender identification object that you want to modify. This parameter is optional and typically not needed as the organization's GUID is resolved automatically. If an invalid identity is provided, the cmdlet will still execute and change the settings for the entire organization. Always verify the identity value before execution.
61+
The Identity parameter specifies the GUID of the external sender identification object that you want to modify.
62+
63+
This parameter is optional and typically isn't needed, because the organization's GUID resolves automatically when you use this cmdlet.
64+
65+
If you specify an invalid Identity value, the cmdlet still runs and changes the settings for the entire organization. Always verify the Identity value before you run this cmdlet.
6266

6367
```yaml
6468
Type: OrganizationIdParameter

0 commit comments

Comments
 (0)