Graph API - Manage Mailbox Forwarding

Graph API - Manage Mailbox Forwarding
7

Upvotes

Upvote

 Sep 15 2023
0 Comments 
New

Include functionality in the Graph API to allow management of mailbox forwarding and the related options.

 

By including this functionality in the Graph API, we could remove the dependency on PowerShell runspaces being called from within C# code which tends to be considerably slower than Graph calls.

 

We have custom profile management portal where internal users perform various actions related to their account, addresses. We need a way to allow the user to configure their mailbox forwarding, but we want to place certain rules on the location they can use. We also have an application used by IT support staff to look up accounts and combines information from multiple systems including Active Directory, Office 365, and other applications.