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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Readme.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
---
2
+
page_type: sample
3
+
products:
4
+
- office-365
5
+
- office-outlook
6
+
- ms-graph
7
+
languages:
8
+
- objc
9
+
extensions:
10
+
contentType: samples
11
+
technologies:
12
+
- Microsoft Graph
13
+
services:
14
+
- Office 365
15
+
- Outlook
16
+
createdDate: 9/8/2015 12:08:46 PM
17
+
---
1
18
# Office 365 Connect Sample for iOS Using Microsoft Graph
2
19
3
20
Connecting to Office 365 is the first step every iOS app must take to start working with Office 365 services and data. This sample shows how to connect and then call one API through Microsoft Graph (previously called Office 365 unified API).
0 commit comments