You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-ExternalInOutlook.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,11 @@ This example adds and removes the specified email addresses from the exception l
58
58
## PARAMETERS
59
59
60
60
### -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.
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.
0 commit comments