Skip to content

Commit fa8f7c3

Browse files
authored
Merge pull request #11215 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 10e963c + 39930b7 commit fa8f7c3

File tree

3 files changed

+16
-53
lines changed

3 files changed

+16
-53
lines changed

exchange/exchange-ps/exchange/New-HostedContentFilterPolicy.md

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,7 @@ Accept wildcard characters: False
340340
```
341341

342342
### -DownloadLink
343-
The DownloadLink parameter shows or hides a link in end-user spam quarantine notifications to download the Junk Email Reporting Tool for Outlook. Valid values are:
344-
345-
- $true: end-user spam quarantine notifications contain a link to download the Junk Email Reporting Tool for Outlook.
346-
- $false: end-user spam quarantine notifications don't contain the link. This is the default value.
347-
348-
This parameter is only meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
343+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
349344

350345
```yaml
351346
Type: Boolean
@@ -361,10 +356,7 @@ Accept wildcard characters: False
361356
```
362357

363358
### -EnableEndUserSpamNotifications
364-
The EnableEndUserSpamNotification parameter enables for disables sending end-user spam quarantine notifications. Valid values are:
365-
366-
- $true: End-users periodically receive notifications when a messages that was supposed to be delivered to them was quarantined as spam. When you use this value, you can also use the EndUserSpamNotificationCustomSubject, EndUserSpamNotificationFrequency, and EndUserSpamNotificationLanguage parameters.
367-
- $false: end-user spam quarantine notifications are disabled. This is the default value.
359+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
368360

369361
```yaml
370362
Type: Boolean
@@ -418,7 +410,7 @@ Accept wildcard characters: False
418410
```
419411

420412
### -EndUserSpamNotificationCustomFromAddress
421-
This parameter has been deprecated and is no longer used.
413+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
422414

423415
```yaml
424416
Type: SmtpAddress
@@ -434,7 +426,7 @@ Accept wildcard characters: False
434426
```
435427

436428
### -EndUserSpamNotificationCustomFromName
437-
This parameter has been deprecated and is no longer used.
429+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
438430

439431
```yaml
440432
Type: String
@@ -450,9 +442,7 @@ Accept wildcard characters: False
450442
```
451443

452444
### -EndUserSpamNotificationCustomSubject
453-
The EndUserSpamNotificationCustomSubject parameter specifies a custom subject for end-user spam notification messages. If the value includes spaces, enclose the value in quotation marks (").
454-
455-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
445+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
456446

457447
```yaml
458448
Type: String
@@ -468,9 +458,7 @@ Accept wildcard characters: False
468458
```
469459

470460
### -EndUserSpamNotificationFrequency
471-
The EndUserSpamNotificationFrequency parameter specifies the repeat interval in days that end-user spam quarantine notifications are sent. A valid value is an integer between 1 and 15. The default value is 3.
472-
473-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
461+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
474462

475463
```yaml
476464
Type: Int32
@@ -486,13 +474,7 @@ Accept wildcard characters: False
486474
```
487475

488476
### -EndUserSpamNotificationLanguage
489-
The EndUserSpamNotificationLanguage parameter specifies the language of end-user spam quarantine notifications. Valid values are:
490-
491-
Default, Amharic, Arabic, Basque, BengaliIndia, Bulgarian, Catalan, ChineseSimplified, ChineseTraditional, Croatian, Cyrillic, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, French, Galician, German, Greek, Gujarati, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kannada, Kazakh, Korean, Latvian, Lithuanian, Malay, Malayalam, Marathi, Norwegian, NorwegianNynorsk, Odia, Persian, Polish, Portuguese, PortuguesePortugal, Romanian, Russian, Serbian, SerbianCyrillic, Slovak, Slovenian, Spanish, Swahili, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Urdu, and Vietnamese.
492-
493-
The default value is Default, which means English.
494-
495-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
477+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
496478

497479
```yaml
498480
Type: EsnLanguage
@@ -508,7 +490,7 @@ Accept wildcard characters: False
508490
```
509491

510492
### -EndUserSpamNotificationLimit
511-
This parameter is reserved for internal Microsoft use.
493+
This parameter is reserved for internal Microsoft use. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
512494

513495
```yaml
514496
Type: Int32

exchange/exchange-ps/exchange/Set-HostedContentFilterPolicy.md

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -342,12 +342,7 @@ Accept wildcard characters: False
342342
```
343343

344344
### -DownloadLink
345-
The DownloadLink parameter shows or hides a link in end-user spam quarantine notifications to download the Junk Email Reporting Tool for Outlook. Valid values are:
346-
347-
- $true: end-user spam quarantine notifications contain a link to download the Junk Email Reporting Tool for Outlook.
348-
- $false: end-user spam quarantine notifications don't contain the link. This is the default value.
349-
350-
This parameter is only meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
345+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
351346

352347
```yaml
353348
Type: Boolean
@@ -363,10 +358,7 @@ Accept wildcard characters: False
363358
```
364359

365360
### -EnableEndUserSpamNotifications
366-
The EnableEndUserSpamNotification parameter enables for disables sending end-user spam quarantine notifications. Valid values are:
367-
368-
- $true: End-users periodically receive notifications when a messages that was supposed to be delivered to them was quarantined as spam. When you use this value, you can also use the EndUserSpamNotificationCustomSubject, EndUserSpamNotificationFrequency, and EndUserSpamNotificationLanguage parameters.
369-
- $false: end-user spam quarantine notifications are disabled. This is the default value.
361+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
370362

371363
```yaml
372364
Type: Boolean
@@ -420,7 +412,7 @@ Accept wildcard characters: False
420412
```
421413

422414
### -EndUserSpamNotificationCustomFromAddress
423-
This parameter has been deprecated and is no longer used.
415+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
424416

425417
```yaml
426418
Type: SmtpAddress
@@ -436,7 +428,7 @@ Accept wildcard characters: False
436428
```
437429

438430
### -EndUserSpamNotificationCustomFromName
439-
This parameter has been deprecated and is no longer used.
431+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
440432

441433
```yaml
442434
Type: String
@@ -452,9 +444,7 @@ Accept wildcard characters: False
452444
```
453445

454446
### -EndUserSpamNotificationCustomSubject
455-
The EndUserSpamNotificationCustomSubject parameter specifies a custom subject for end-user spam notification messages. If the value includes spaces, enclose the value in quotation marks (").
456-
457-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
447+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
458448

459449
```yaml
460450
Type: String
@@ -470,10 +460,7 @@ Accept wildcard characters: False
470460
```
471461

472462
### -EndUserSpamNotificationFrequency
473-
The EndUserSpamNotificationFrequency parameter specifies the repeat interval in days that end-user spam quarantine notifications are sent. A valid value is an integer between 1 and 15. The default value is 3.
474-
475-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
476-
463+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
477464
```yaml
478465
Type: Int32
479466
Parameter Sets: (All)
@@ -488,13 +475,7 @@ Accept wildcard characters: False
488475
```
489476

490477
### -EndUserSpamNotificationLanguage
491-
The EndUserSpamNotificationLanguage parameter specifies the language of end-user spam quarantine notifications. Valid values are:
492-
493-
Default, Amharic, Arabic, Basque, BengaliIndia, Bulgarian, Catalan, ChineseSimplified, ChineseTraditional, Croatian, Cyrillic, Czech, Danish, Dutch, English, Estonian, Filipino, Finnish, French, Galician, German, Greek, Gujarati, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kannada, Kazakh, Korean, Latvian, Lithuanian, Malay, Malayalam, Marathi, Norwegian, NorwegianNynorsk, Odia, Persian, Polish, Portuguese, PortuguesePortugal, Romanian, Russian, Serbian, SerbianCyrillic, Slovak, Slovenian, Spanish, Swahili, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Urdu, and Vietnamese.
494-
495-
The default value is Default, which means English.
496-
497-
This parameter is meaningful only when the EnableEndUserSpamNotifications parameter value is $true.
478+
This parameter has been deprecated and is no longer used. End-user quarantine notifications are controlled by quarantine policies as specified by the \*QuarantineTag parameters.
498479

499480
```yaml
500481
Type: EsnLanguage

exchange/exchange-ps/exchange/Set-OwaMailboxPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Set-OwaMailboxPolicy [-Identity] <MailboxPolicyIdParameter>
153153
## DESCRIPTION
154154
In on-premises Exchange, the default Outlook on the web mailbox policy is named Default. In Exchange Online, the default Outlook on the web mailbox policy is named OwaMailboxPolicy-Default.
155155

156-
Changes to Outlook on the web mailbox polices may take up to 60 minutes to take effect. In on-premises Exchange, you can force an update by restarting IIS (Stop-Service WAS -Force and Start-Service W3SVC).
156+
Changes to Outlook on the web mailbox polices may take up to 60 minutes to take effect. In on-premises Exchange, you can force an update by restarting IIS (`Stop-Service WAS -Force` and `Start-Service W3SVC`).
157157

158158
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
159159

0 commit comments

Comments
 (0)