Skip to content

Commit c367334

Browse files
authored
Merge branch 'master' into patch-4
2 parents edb2bae + bdec109 commit c367334

File tree

276 files changed

+1184
-1319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+1184
-1319
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/Get-AdvancedThreatProtectionDocumentReport.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Get-AdvancedThreatProtectionDocumentReport [-Action <MultiValuedProperty>] [-Agg
2828
## DESCRIPTION
2929
For the reporting period and organization you specify, the cmdlet returns the following information:
3030

31-
3231
- Action
3332

3433
- Count

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AtpPolicyForO365.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ Accept wildcard characters: False
141141
```
142142
143143
### -EnableSafeLinksForClients
144-
145144
The EnableSafeLinksForClients parameter specifies whether Safe Links is enabled for Office 365 ProPlus clients. Valid values are:
146145
147146
- $true: Safe Links are enabled for Office clients.

exchange/exchange-ps/exchange/antispam-antimalware/Get-MailboxJunkEmailConfiguration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ To return all mailboxes where the junk email rule is enabled, change the value $
5757
## PARAMETERS
5858

5959
### -Identity
60-
The Identity parameter specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox.
61-
62-
For example:
60+
The Identity parameter specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox. For example:
6361

6462
- Name
6563

exchange/exchange-ps/exchange/antispam-antimalware/Set-MailboxJunkEmailConfiguration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ This example identifies mailboxes where contacts are treated as trusted senders
7171
## PARAMETERS
7272

7373
### -Identity
74-
The Identity parameter specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox.
75-
76-
For example:
74+
The Identity parameter specifies the mailbox that you want to modify. You can use any value that uniquely identifies the mailbox. For example:
7775

7876
- Name
7977

exchange/exchange-ps/exchange/antispam-antimalware/Set-MalwareFilterPolicy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ The Action parameter specifies the action to take when malware is detected in a
100100
101101
Note: For Exchange Online Protection, any of these actions results in the message and any attachments being routed to quarantine. For more information about quarantined messages, see https://go.microsoft.com/fwlink/p/?linkid=874388.
102102
103-
104103
```yaml
105104
Type: DeleteMessage | DeleteAttachmentAndUseDefaultAlertText | DeleteAttachmentAndUseCustomAlertText
106105
Parameter Sets: (All)

exchange/exchange-ps/exchange/antispam-antimalware/Update-SafeList.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ This example updates safelist data for all user mailboxes in your Exchange organ
5252
## PARAMETERS
5353

5454
### -Identity
55-
The Identity parameter specifies the mailbox from which you want to collect safelist aggregation data. You can use any value that uniquely identifies the mailbox.
56-
57-
For example:
55+
The Identity parameter specifies the mailbox from which you want to collect safelist aggregation data. You can use any value that uniquely identifies the mailbox. For example:
5856

5957
- Name
6058

exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1641,7 +1641,6 @@ The LogonFormat parameter specifies the type of logon format that's required for
16411641
16421642
- PrincipalName: Requires the user principal name (UPN) (for example, user@contoso.com). This sign-in method works only for users whose UPN name is the same as their email address.
16431643
1644-
16451644
```yaml
16461645
Type: FullDomain | PrincipalName | UserName
16471646
Parameter Sets: (All)

exchange/exchange-ps/exchange/client-access/Clear-TextMessagingAccount.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ This example clears the text messaging account settings and notification setting
4545
## PARAMETERS
4646

4747
### -Identity
48-
The Identity parameter specifies the target mailbox. You can any value that uniquely identifies the mailbox.
49-
50-
For example:
48+
The Identity parameter specifies the target mailbox. You can any value that uniquely identifies the mailbox. For example:
5149

5250
- Name
5351

exchange/exchange-ps/exchange/client-access/Get-MailboxCalendarConfiguration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,7 @@ This example requests that the domain controller DC1 retrieves calendar settings
7878
## PARAMETERS
7979

8080
### -Identity
81-
The Identity parameter specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox.
82-
83-
For example:
81+
The Identity parameter specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox. For example:
8482

8583
- Name
8684

exchange/exchange-ps/exchange/client-access/Get-MailboxMessageConfiguration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ This example returns the Outlook on the web settings for Tony's mailbox and spec
4949
## PARAMETERS
5050

5151
### -Identity
52-
The Identity parameter specifies the mailbox. You can use any value that uniquely identifies the mailbox.
53-
54-
For example:
52+
The Identity parameter specifies the mailbox. You can use any value that uniquely identifies the mailbox. For example:
5553

5654
- Name
5755

0 commit comments

Comments
 (0)