"Outlook error" handling for 429 status code.

This commit is contained in:
Burak Kaan Köse
2026-03-06 13:43:16 +01:00
parent e1be644631
commit 59042729c1
5 changed files with 99 additions and 55 deletions
@@ -1,6 +1,6 @@
using System;
using System.IO;
using System.ComponentModel;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using CommunityToolkit.WinUI;