You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Reports/Report.php
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,14 @@
7
7
8
8
useOffice365\Runtime\ClientValue;
9
9
/**
10
-
* "With Microsoft Graph, you can access Office 365 usage reports resources to get the information about how people in your business are using Office 365 services. For example, you can identify who is using a service a lot and reaching quotas, or who may not need an Office 365 license at all."
10
+
* With Microsoft Graph, you can access Office 365 usage reports resources to get the information
11
+
* about how people in your business are using Office 365 services. For example, you can identify who is using
12
+
* a service a lot and reaching quotas, or who may not need an Office 365 license at all.
0 commit comments