We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a2617 commit 64d573bCopy full SHA for 64d573b
exchange/exchange-ps/exchange/Get-SafeLinksDetailReport.md
@@ -86,6 +86,8 @@ The Action parameter filters the results by action. Valid values are:
86
87
You can specify multiple values separated by commas.
88
89
+Note that the values for this parameter are case sensitive.
90
+
91
```yaml
92
Type: MultiValuedProperty
93
Parameter Sets: (All)
@@ -98,7 +100,6 @@ Default value: None
98
100
Accept pipeline input: False
99
101
Accept wildcard characters: False
102
```
- NOTE: These values for the -Action parameter is case sensitive
103
104
### -AppNameList
105
The AppNameList parameter filters the results by the app where the link was found. Valid values are:
0 commit comments