Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.73 KB

office-365-api-contacts.md

File metadata and controls

34 lines (29 loc) · 1.73 KB

Office 365 APIs: Contacts

In this course you will learn how you can use the Office 365 Contacts API to do all the typical CRUD-Q operations on your contacts in your Exchange Online mailbox in Office 365. You will also see how to work with contact folders within your mailbox. This demonstration heavy course will show you how to be productive with the Office 365 Contacts API using either the raw REST API or the .NET native SDKs. Be sure to checkout the predecessor to this course, "Office 365 APIs - Overview, Authentication and the Discovery Service", as it demonstrates the authentication, Azure AD application setup and Office 365 API Discovery Service, all things that apply to the Contacts API.

Modules:

  1. Course Introduction and Overview
  2. Working with Contacts Using the REST API
  3. Working with Contacts Using the .NET SDK
  4. Working with Contact Folders Using the REST API
  5. Working with Contact Folders Using the .NET SDK

Topics Covered:

The following topics are covered in this course:

  • Azure Active Directory
    • Applications
    • Authentication
    • OAuth 2.0
  • Tooling
    • Office Developer Tools for Visual Studio 2013
    • Connected Service wizard
  • Contacts APIs
  • Contact Folders APIs

Analytics