Skip to content

Commit 918784b

Browse files
committed
Updates
1 parent ceeb31b commit 918784b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

exchange/exchange-ps/exchange/Get-MailboxExtendedPropertyCleanupRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
3939
## PARAMETERS
4040

4141
### -Identity
42-
The Identity parameter specifies the mailbox extended property request that you want to view.
42+
The Identity parameter specifies the mailbox extended property clean-up request that you want to view.
4343

4444
Identity returned by the New-MailboxExtendedPropertyCleanupRequest with the format SOMETHING\SOMETHING\SOMETHING
4545

exchange/exchange-ps/exchange/New-MailboxExtendedPropertyCleanupRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4343
## PARAMETERS
4444

4545
### -Identity
46-
The Identity parameter specifies the mailbox extended property request that you want to create.
46+
The Identity parameter specifies the mailbox extended property that you want to create a clean-up request for.
4747

4848
```yaml
4949
Type: MailboxExtendedPropertyId

exchange/exchange-ps/exchange/Remove-MailboxExtendedPropertyCleanupRequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4242
## PARAMETERS
4343

4444
### -Identity
45-
The Identity parameter specifies the mailbox extended property request that you want to remove.
45+
The Identity parameter specifies the mailbox extended property clean-up request that you want to remove.
4646

47-
Identity returned by the New-MailboxExtendedPropertyCleanupRequest with the format SOMETHING\SOMETHING\SOMETHING
47+
Identity returned by the Get-MailboxExtendedPropertyCleanupRequest with the format SOMETHING\SOMETHING\SOMETHING
4848

4949
```yaml
5050
Type: StoreIntegrityCheckIdParameter

0 commit comments

Comments
 (0)