-
# When you want to open an add-in in the task pane in a shared mailbox, using the "Apps" icon in the menu bar, the task pane doesn't open. Nothing happens if you click an add-in under "Apps".
## …
-
Hi Michael,
I am using your code to connect to Exchange Online via Azure Automation Managed ID. We have a runbook that sets the retention policy for Shared Mailboxes. We receive the following err…
-
Instead of backing up all shared mailbox as a single '%SHARED' backup, bundle them up at a deeper level (e.g. each top-level shared mailbox is its own "userid" with its own backup). Perhaps have a co…
-
As in http://mstechtalk.com/configuring-active-sync-and-outlook-client-to-access-shared-mailbox/
Not supported out of the box with current ActiveSync Exchange support.
spang updated
8 years ago
-
## Why
A task to build auto-complete index from the addresses that users sent mails to in the SENT mailbox.
Would help us in several cases:
- We can not reindex the contact indices.
e.g. https:/…
-
Microsoft365R has been updated with the following features:
- Add support for shared mailboxes to `get_business_outlook()` (#39). To access a shared mailbox, supply one of the arguments `shared_mbo…
-
Hi,
I'm setting up Davmail for a Microsoft 365 Business account. The setup is that there are two shared mailboxes, to which my user has access. However, even with the syntax described in #91, and o…
-
When sending an email from a shared mailbox, the email is not sent and is blocked because the event ItemSend is still being hit even though SupportsSharedFolders is not set in the manifest and the def…
-
The mailbox #addressbook/shared does not belong to anybody, but a user with write-privileges to it shall be able to set global/shared properties over WebDAV like CARD:addressbook-description or DAV:di…
-
Currently, the connector uses “Get-EXOMailbox” to query the Shared mailboxes for the permissions.
However, the command “Get-EXORecipient” is at least twice as fast and provides the same data. At leas…