You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-ReportSubmissionPolicy.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,6 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
60
60
The parameter enables or disables the customized message that's presented to users in the Report Message add-in. Valid values are:
61
61
62
62
- $true: The customized message is presented to users in the Report Message add-in. You specify the text in the PreSubmitMessage, PreSubmitMessageTitle, PostSubmitMessage, and PostSubmitMessageTitle parameters.
63
-
64
63
- $false: A customized message is not presented to users. This is the default value.
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.
77
77
78
78
- Destructive cmdlets (for example, Remove-\* cmdlets) have a built-in pause that forces you to acknowledge the command before proceeding. For these cmdlets, you can skip the confirmation prompt by using this exact syntax: -Confirm:$false.
79
-
80
79
- Most other cmdlets (for example, New-\* and Set-\* cmdlets) don't have a built-in pause. For these cmdlets, specifying the Confirm switch without a value introduces a pause that forces you acknowledge the command before proceeding.
0 commit comments