Forum Discussion
yonisantar
Apr 30, 2024Copper Contributor
Getting all failed mail from exchange 365 flow rule
I am looking for a way to get from exchange 365 all failed mail send the last 24 hours.
I want to write a code in C# the fetch the data from the my exhance Server service
1 Reply
Sort By
- HoesNJIron Contributor
Getting all failed emails in Exchange Server in the last 24 hours may require using a specific API rather than getting them directly from the server by writing C# code