Skip to content

Commit f1f7700

Browse files
authored
Merge pull request MicrosoftDocs#7071 from MicrosoftDocs/chrisda
Update Get-SafeLinksDetailReport.md
2 parents d10e5a7 + 12ff226 commit f1f7700

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

exchange/exchange-ps/exchange/Get-MobileDevice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Accept wildcard characters: False
110110
```
111111
112112
### -ActiveSync
113-
The ActiveSync switch specifies whether to include mobile devices that synchronize with Exchange ActiveSync. You don't need to specify a value with this switch.
113+
The ActiveSync switch filters the results by Exchange ActiveSync devices. You don't need to specify a value with this switch.
114114
115115
```yaml
116116
Type: SwitchParameter

exchange/exchange-ps/exchange/Get-SafeLinksDetailReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Get-SafeLinksDetailReport [-Action <MultiValuedProperty>]
3636
```
3737

3838
## DESCRIPTION
39-
**Note**: If you run Get-SafeLinksAggregateReport without specifying a date range, the command will return an unspecified error.
39+
**Note**: If you run Get-SafeLinksDetailReport without specifying a date range, the command will return an unspecified error.
4040

4141
Safe Links is a feature in Microsoft Defender for Office 365 that checks links in email messages to see if they lead to malicious web sites. When a user clicks a link in a message, the URL is temporarily rewritten and checked against a list of known, malicious web sites.
4242

exchange/exchange-ps/exchange/New-AutoSensitivityLabelPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Accept wildcard characters: False
7272
```
7373
7474
### -ApplySensitivityLabel
75-
The AppleSensitivityLabel parameter specifies which label to use for the autolabel policy.
75+
The ApplySensitivityLabel parameter specifies the label to use for the autolabel policy.
7676
7777
```yaml
7878
Type: String

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,8 +2020,6 @@ Accept wildcard characters: False
20202020
### -OutlookGifPickerDisabled
20212021
This parameter is available only in the cloud-based service.
20222022

2023-
This feature is currently in Preview, is not available everywhere, and is subject to change.
2024-
20252023
The OutlookGifPickerDisabled parameter disables the GIF Search (powered by Bing) feature that's built into the Compose page in Outlook on the web. Valid values are:
20262024

20272025
- $true: GIF Search in Outlook on the web is disabled.

0 commit comments

Comments
 (0)