Connect-O365 | Office 365 and most related services | Command Line Interface library
kandi X-RAY | Connect-O365 Summary
kandi X-RAY | Connect-O365 Summary
Connect to Office 365 and most related services and get ready to admin with Powershell.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Connect-O365
Connect-O365 Key Features
Connect-O365 Examples and Code Snippets
Community Discussions
Trending Discussions on Connect-O365
QUESTION
So I'm checking for an approach on a problem I have.
I have an e-mail from my school (Office 365) and I wanted to print the email subject of each email that's located in my inbox with PowerShell.
I already have found the method to lay a connection
...ANSWER
Answered 2017-Apr-20 at 13:02If you have an Office365 subscription you could use the Office 365 api via their graph api endpoint
Since this is basically a REST endpoint you can use the Invoke-Webrequest
or Invoke-RestMethod
cmdlets.
Or more specificaly the Outlook api.
Both give you json back with you messages content like subject, to, from, and whatever.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Connect-O365
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page