Bunch of improvements i dunno.
This commit is contained in:
@@ -40,7 +40,7 @@ public class MailItemFolder : IMailItemFolder
|
||||
/// Whether initial synchronization of mail ids is completed for this folder.
|
||||
/// Used to determine if we should queue all mail ids first or start downloading from queue.
|
||||
/// </summary>
|
||||
public bool IsInitialSyncCompleted { get; set; }
|
||||
public InitialSynchronizationStatus FolderStatus { get; set; }
|
||||
|
||||
// For GMail Labels
|
||||
public string TextColorHex { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user