Synchronizing calendars for gmail and some events.

This commit is contained in:
Burak Kaan Köse
2024-12-27 00:18:46 +01:00
parent 1668dfcce6
commit fbc3ca4517
44 changed files with 1030 additions and 320 deletions

View File

@@ -34,7 +34,7 @@ namespace Wino.Core.Domain.Entities.Shared
public MailProviderType ProviderType { get; set; }
/// <summary>
/// For tracking change delta.
/// For tracking mail change delta.
/// Gmail : historyId
/// Outlook: deltaToken
/// </summary>