Skip to content

Commit 352955e

Browse files
committed
Cleanup & Consolidate
1 parent 190cf9a commit 352955e

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

exchange/exchange-ps/exchange/Get-HostedContentFilterPolicy.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,28 +23,14 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
2323

2424
## EXAMPLES
2525

26-
### Example 1 -------------------------- (Exchange Online)
26+
### Example 1
2727
```
2828
Get-HostedContentFilterPolicy
2929
```
3030

3131
This example shows a summary list of all the content filter policies in your cloud-based organization.
3232

33-
### Example 1 -------------------------- (Exchange Online Protection)
34-
```
35-
Get-HostedContentFilterPolicy
36-
```
37-
38-
This example shows a summary list of all the content filter policies in your cloud-based organization.
39-
40-
### Example 2 -------------------------- (Exchange Online)
41-
```
42-
Get-HostedContentFilterPolicy Default | Format-List
43-
```
44-
45-
This example retrieves details about the content filter policy named Default.
46-
47-
### Example 2 -------------------------- (Exchange Online Protection)
33+
### Example 2
4834
```
4935
Get-HostedContentFilterPolicy Default | Format-List
5036
```
@@ -87,4 +73,3 @@ To see the return types, which are also known as output types, that this cmdlet
8773
## RELATED LINKS
8874
8975
[Online Version](https://technet.microsoft.com/library/d510471a-dda5-4df7-b3f8-2ee7a1948436.aspx)
90-

0 commit comments

Comments
 (0)