Microsoft Outlook · Example Payload

Microsoft Graph Mail Item Body Example

CalendarContactsEmailEnterpriseMicrosoftOffice 365Productivity

Microsoft Graph Mail Item Body Example is an example object payload from Microsoft Outlook, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contentTypecontent

Example Payload

Raw ↑
{
  "contentType": "example_value",
  "content": "example_value"
}