Skip to content

Commit eed764a

Browse files
authored
Add "Next steps" section to calendar overview.
1 parent eb5c58d commit eed764a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

api-reference/v1.0/resources/calendar-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,10 @@ When users share calendars with other users from within Outlook clients, they ca
8585

8686
## Work with open extensions and extended properties
8787
[Open extensions](./opentypeextension.md), formerly known as Office 365 data extensions, represent the preferred way to store and access custom data for resources in a user's mailbox. If an Outlook MAPI property isn't available in the Microsoft Graph API metadata, then you can fall back to Outlook extended properties. For more information, see [Outlook extended properties overview](./extended-properties-overview.md).
88+
89+
## Next steps
90+
91+
The Calendar API in Microsoft Graph allows you to build a range of experiences with calendar data. To learn more:
92+
93+
- Drill down on the methods and properties of the resources most helpful to your scenario.
94+
- Try the API in the [Graph Explorer](https://developer.microsoft.com/graph/graph-explorer).

0 commit comments

Comments
 (0)