Microsoft Outlook · Schema

Recipient

Represents information about a user or contact in a message.

CalendarContactsEmailEnterpriseMicrosoftOffice 365Productivity
View JSON Schema on GitHub

JSON Schema

microsoft-graph-mail-recipient-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Recipient",
  "type": "object",
  "description": "Represents information about a user or contact in a message.",
  "properties": {}
}