dbolton43016 has asked for the wisdom of the Perl Monks concerning the following question:

I am attempting to use the EWS package (Email::Folder::Exchange::EWS) to access an alternate (group) mailbox that the login user has permissions to, but I don’t see in the access methods for the EWS Perl package any way to specify an alternate mailbox other than the inbox of the user logging in. Any suggestions? Has anyone successfully done this in Perl? The closest thing I’ve seen is a suggestion on a C# forum on how to do this (omegacoder.com Tribal Knowledge: EWS C# Extract Alternate Email Address’ Mailbox) Thanks for any advice you can provide!