Access different mailbox with IMAP client

I am using Aspose.Email.dll 18.8.0.0

Can i access different mailboxes with one user id using the IMAP client?

@alook,

This is not possible to achieve using IMAP client. However, you can use the API’s EWS client to achieve this for Exchange server. Please let us know if we can be of any additional help to you in this regard.

Thanks. I made it using EWS client.
Is there any other way to do that?

@alook,

There is no other way using ImapClient to do this.