Aspose.Email supports accessing messages from the shared mailbox. To achieve this, you connect to your primary mailbox by using the EWSClient class. To access messages from the shared mailbox, you pass the shared mailbox as a string parameter to the ListMessages or ListItems method.
The following code sample shows how to access messages from the shared mailbox using the ListItems method.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters