smtp connector for Excahnge online

Lior Tomer 60 Reputation points
2023-09-03T07:53:42.24+00:00
Is it possible to create smtp connector for Excahnge online by programming with grahpe Api ?
Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,365 questions
Microsoft Exchange Online
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 100.2K Reputation points MVP
    2023-09-03T16:45:11.6633333+00:00

    No, that's not possible. The Graph API does not currently cover any Exchange Online admin operations, such as creating a connector. If you need to create such programmatically, your only option is to use PowerShell and the New-InboundConnector/New-OutboundConnector cmdlet.

    0 comments No comments

0 additional answers

Sort by: Most helpful