Closed SaadEnne closed 4 months ago
Thanks for reaching out @SaadEnne.
The import namespaces have changed in version 2.x of the SDK while I see you're using imports from version 1.x.
Feel free to check our code samples and API reference docs for the correct imports.
Describe the bug
use Microsoft\Graph\Model; use Microsoft\Graph\Graph; use Microsoft\Graph\Model\Event;
Expected behavior
when I try to import those classes I face those problems
How to reproduce
create those classes asap
SDK Version
2.8.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```Configuration
No response
Other information
No response