Wiki source code of ews
Version 1.7 by Rudi Marais on 2022/11/24 14:41
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | [[Limiting application permissions to specific Exchange Online mailboxes - Microsoft Graph ~| Microsoft Learn>>url:https://learn.microsoft.com/en-us/graph/auth-limit-mailbox-access]] |
| 2 | |||
| 3 | |||
| 4 | Install-Module ExchangeOnlineManagement | ||
| 5 | |||
| |
1.6 | 6 | Import-Module ExchangeOnlineManagement |
| 7 | |||
| |
1.2 | 8 | Connect-ExchangeOnline |
| |
1.1 | 9 | |
| |
1.2 | 10 | |
| 11 | |||
| |
1.1 | 12 | [[image:image-20221124160854-1.png]] |
| 13 | |||
| 14 | |||
| 15 |