namespace ManagementApp.AServices.Microsoft365 { public class Microsoft365: IMicrosoft365 { public Microsoft365() { } } }