Get-AlternateMailboxes (Querying msExchDelegateListLink in Exchange Online)
This function queries the AlternateMailboxes node within a user's AutoDiscover response. It uses invoke-webrequest to fetch the user's XML and then parses the response to return an array of delegates.Please read the blog post for more information, including solution to a recent b