Handle read-only calendars
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Wino.Core.Domain.Interfaces;
|
||||
|
||||
public interface IMailDialogService : IDialogServiceBase
|
||||
{
|
||||
void ShowReadOnlyCalendarMessage();
|
||||
Task<bool> ShowHardDeleteConfirmationAsync();
|
||||
Task HandleSystemFolderConfigurationDialogAsync(Guid accountId, IFolderService folderService);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user