Skip to content

Commit 4863939

Browse files
authored
Update New-ComplianceSearchAction.md
1 parent e3209ae commit 4863939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,13 +236,13 @@ This parameter requires the Export role in the Security & Compliance Center. By
236236
237237
The ExchangeArchiveFormat parameter specifies how to export Exchange search results. Valid values are:
238238
239-
- PerUserPst: One PST file for each mailbox. This is the default value.
239+
- PerUserPst: One PST file for each mailbox.
240240
241241
- SinglePst: One PST file that contains all exported messages.
242242
243243
- SingleFolderPst: One PST file with a single root folder for the entire export.
244244
245-
- IndividualMessage: Export each message as an .msg message file.
245+
- IndividualMessage: Export each message as an .msg message file. This is the default value.
246246
247247
- PerUserZip: One ZIP file for each mailbox. Each ZIP file contains the exported .msg message files from the mailbox. This value corresponds to the "export files in a compressed folder" checkbox in the Security & Compliance Center.
248248

0 commit comments

Comments
 (0)