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
The EnableSafeLinksForClients parameter specifies whether Safe Links is enabled for Office 365 ProPlus clients. Valid values are:
143
+
### -EnableSafeLinksForO365Clients
144
+
The EnableSafeLinksForO365Clients parameter specifies whether Safe Links is enabled for Office 365 apps on desktop clients and on the web. Valid values are:
145
145
146
-
- $true: Safe Links are enabled for Office clients.
146
+
- $true: Safe Links are enabled for Office 365 apps. This is the default value.
147
147
148
-
- $false: Safe Links are disabled for Office clients. This is the default value.
148
+
- $false: Safe Links are disabled for Office 365 apps.
0 commit comments