Is there a cmdlet I can use to move an entire folder from my mailbox in Exchange Online to my online archive using powershell? I have looked into New-MoveRequest, but that moves an entire mailbox.
note: I do not want to use retention tags\policies nor do I want to move the folder using outlook. I want to use powershell.
Thank you