File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The Exchange Online PowerShell cmdlets that are only available in the EXO V2 mod
53
53
| EXO V2 module cmdlet| Older related cmdlet|
54
54
| ---| ---|
55
55
| [ Get-EXOMailbox] ( https://docs.microsoft.com/powershell/module/exchange/get-exomailbox ) | [ Get-Mailbox] ( https://docs.microsoft.com/powershell/module/exchange/get-mailbox ) |
56
- | [ GetRecipient ] ( https://docs.microsoft.com/powershell/module/exchange/get-exorecipient ) | [ Get-Recipient] ( https://docs.microsoft.com/powershell/module/exchange/get-recipient ) |
56
+ | [ Get-EXORecipient ] ( https://docs.microsoft.com/powershell/module/exchange/get-exorecipient ) | [ Get-Recipient] ( https://docs.microsoft.com/powershell/module/exchange/get-recipient ) |
57
57
| [ Get-EXOCasMailbox] ( https://docs.microsoft.com/powershell/module/exchange/get-exocasmailbox ) | [ Get-CASMailbox] ( https://docs.microsoft.com/powershell/module/exchange/get-casmailbox ) |
58
58
| [ Get-EXOMailboxPermission] ( https://docs.microsoft.com/powershell/module/exchange/get-exomailboxPermission ) | [ Get-MailboxPermission] ( https://docs.microsoft.com/powershell/module/exchange/get-mailboxpermission ) |
59
59
| [ Get-EXORecipientPermission] ( https://docs.microsoft.com/powershell/module/exchange/get-exorecipientpermission ) | [ Get-RecipientPermission] ( https://docs.microsoft.com/powershell/module/exchange/get-recipientpermission ) |
You can’t perform that action at this time.
0 commit comments