Burak Kaan Köse
Burak Kaan Köse
### Library version used 4.57.0 ### .NET version .NET Standard 2.0 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? The app is in...
**Describe the bug** [This documentation](https://learn.microsoft.com/en-us/graph/api/message-createreply?view=graph-rest-1.0&tabs=csharp) says there are 2 ways to create a draft reply for an existing outlook message. First way is probably working, but in v5 there is...
**Describe the solution you'd like** Gmail supports mails with no folders assigned since it works by virtual labels instead of folders. **Is your proposal implemented in Windows Mail?** No. WMC...
**Describe the solution you'd like** Wino starts English on startup by default until you change it in settings. This can be confusing for non English speakers, or users that don't...
**Describe the bug** Command gets rejected with '**invalid character in literal**' message when trying to append a MimeMessage to Gmail's Draft folder. I ran some diagnosis and found out that...
### Describe the bug Including following post request information into batch `var sendDraftRequest = _graphClient.Me.Messages[messageId].Send.ToPostRequestInformation();` returns the following error inside batch: `{"error":{"code":"BadRequest","message":"Write request id : f4f09b02-155a-47e7-86da-a89930ad6590 does not contain Content-Type...
> I upgrade to 1.9.43 fix this problem, but failed to sync shared folders. I dont know reason, who can help me? My mail server use the "stalwart" (an open...
### Purpose Wino Mail was initially designed to work with API integrations using providers' APIs, but high demand on the IMAP support from the users showed that it's also important...
### Describe the bug When using CollectionViewSource with native AOT enabled; items that the CollectionViewSource bound to are only creating groups, items are missing. Debug build Release build (AOT/Trim enabled)...
Hello everybody! Over the past couple months I've been really busy with real life things and have not been active on contributing to the actual application. I was not away...