D.Moore
Senior Member
- Outlook version
- Outlook 2016 64 bit
- Email Account
- Office 365 Exchange
Operating system:: Windows 11 latest
Outlook version: Classic Outlook late
Email type or host: hosted exchange
Outlook version: Classic Outlook late
Email type or host: hosted exchange
Good day to you!
May I ask your kind help on a strange problem?
- I am using office 365 with Classic outlook and hosted exchange.
- I have several VBA scripts (most of them thanks to your help in the past)
- I have 6 shared mailboxes.
- It was all working perfectly for years now, but I had to reinstall my PC.
- I moved from win 10 to win 11, but same office 365, same scripts (export/import), same shared mailboxes, same username/passwords, so with other words, I created an exact replica, apart from OS:
PROBLEM:
- VBA scripts are fail when e.g. want to access shared mailboxes 'Sent Items' folder: Set objFolder = objectNS.GetSharedDefaultFolder(objOwner, olFolderInbox).Parent.Folders("Sent Items")
- And when I manually navigate to shared mailboxes Sent Items folder, INSTEAD of the shared mailbox Sent Items, outlook shows the main mailbox Sent Items folder. Same with Inbox folder.
Super strange, I never ever experience this before. Could you be so kind to help how could I fix this ? I mean fix that Shared Mailboxes folders be their own and not main mail box one?
BIG heartfelt thank you for your time, help and soonest reply!
May I ask your kind help on a strange problem?
- I am using office 365 with Classic outlook and hosted exchange.
- I have several VBA scripts (most of them thanks to your help in the past)
- I have 6 shared mailboxes.
- It was all working perfectly for years now, but I had to reinstall my PC.
- I moved from win 10 to win 11, but same office 365, same scripts (export/import), same shared mailboxes, same username/passwords, so with other words, I created an exact replica, apart from OS:
PROBLEM:
- VBA scripts are fail when e.g. want to access shared mailboxes 'Sent Items' folder: Set objFolder = objectNS.GetSharedDefaultFolder(objOwner, olFolderInbox).Parent.Folders("Sent Items")
- And when I manually navigate to shared mailboxes Sent Items folder, INSTEAD of the shared mailbox Sent Items, outlook shows the main mailbox Sent Items folder. Same with Inbox folder.
Super strange, I never ever experience this before. Could you be so kind to help how could I fix this ? I mean fix that Shared Mailboxes folders be their own and not main mail box one?
BIG heartfelt thank you for your time, help and soonest reply!