Delay after-execution-sync for Outlook only.

This commit is contained in:
Burak Kaan Köse
2024-06-12 02:12:39 +02:00
parent fdea15eef4
commit 4c080360a7
2 changed files with 8 additions and 1 deletions
@@ -406,6 +406,8 @@ namespace Wino.Core.Synchronizers
#region Mail Integration
public override bool DelaySendOperationSynchronization() => true;
public override IEnumerable<IRequestBundle<RequestInformation>> Move(BatchMoveRequest request)
{
var requestBody = new Microsoft.Graph.Me.Messages.Item.Move.MovePostRequestBody()