Additional mailbox information using code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working with outlook forms. I have to get the additional mailbox
information to outlook forms to execute the different logic based on the
current selected mailbox. I have access to another mailbox. I can current
user information using MAPI current user property. When ever I was accessing
the another mailbox I am unable to find that state and still the MAPI Current
User Property showing my mail id rather than the added mailbox id. Please
guide me to correct way to achieve this.
 
You should be able to get the name of the other mailbox from its root folder, assuming you can see it in the folder list.
 
Back
Top