Example #1
0
 public MainWindow()
 {
     InitializeComponent();
     graphClient = GraphClientHelper.GetAuthenticatedClient();
 }