| Author |
|
billvo Newbie


Joined: 26 June 2026 Location: United States
Online Status: Offline Posts: 1
|
| Posted: 26 June 2026 at 3:51pm | IP Logged
|
|
|
Does MailBee.NET's EWS support include the ability to download the inbox of second user for which the active user has a delegated permission?
For example, User X with address x@acme.com also has permissions on the mailbox y@acme.com.
Is it possible using only MailBee.EwsMail.Ews for X to access the Y mailbox?
Or is it necessary to use Microsoft.Exchange.WebServices.Data.ExchangeService.FindItems?
Thanks,
billvo
|
| Back to Top |
|
| |
Alex AfterLogic Support


Joined: 19 November 2003
Online Status: Offline Posts: 2219
|
| Posted: 27 June 2026 at 3:33am | IP Logged
|
|
|
You need to configure delegation options of the native ExchangeService object exposed by MailBee.NET as Ews.Service property.
https://s.afterlogic.com/forum/forum_posts.asp?TID=7414&TPN=1
Regards,
Alex
|
| Back to Top |
|
| |