Skip to content

Commit e7b2111

Browse files
authored
Update Set-ExternalInOutlook.md
1 parent 22aa6b2 commit e7b2111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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. Although this parameter is available, you don't need to use it.
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.
6262

6363
```yaml
6464
Type: OrganizationIdParameter

0 commit comments

Comments
 (0)