say mieux

This commit is contained in:
Paul Schneider 2017-09-13 13:45:23 +02:00
commit 970d6ed295
8 changed files with 55 additions and 4 deletions

View file

@ -46,5 +46,9 @@ namespace Yavsc.ViewModels.Manage
public long DiskUsage { get; set; }
public string DedicatedCalendarId { get; set; }
public string EMail { get; set; }
public bool EmailConfirmed { get; set; }
}
}