Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1015 Bytes

File metadata and controls

52 lines (40 loc) · 1015 Bytes
title personType resource type
description Represents the type of person.
ms.localizationpriority medium
author simonhult
ms.subservice insights
doc_type resourcePageType
ms.date 07/22/2024

personType resource type

Namespace: microsoft.graph

Represents the type of person.

JSON representation

The following JSON representation shows the resource type.

{
  "class": "string",
  "subclass": "string"
}

Properties

Property Type Description
class String The type of data source, such as Person.
subclass String The secondary type of data source, such as OrganizationUser.