Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.05 KB

File metadata and controls

59 lines (42 loc) · 2.05 KB
title plannerPlanContextDetailsCollection resource type
description the value is the plannerPlanContextDetails object.
author TarkanSevilmis
ms.localizationpriority medium
ms.subservice planner
doc_type resourcePageType
ms.date 07/25/2024

plannerPlanContextDetailsCollection resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

The plannerPlanContextDetailsCollection resource represents the collection of external contexts to which a plan is linked. This resource is an open type that allows additional properties beyond those documented here and is part of the plannerPlanDetails object. The property name in the property-value pair is an app-specific identifier of the context; the value is the plannerPlanContextDetails object.

Properties

Properties of an open type can be defined by the client. In this case, the client should use a distinctive identifier that represents the external context as the property name. The property values must be plannerPlanContextDetails objects. Based on OData, property names in open types cannot contain the following characters: ., :, @, %. These characters need to be encoded with URL encoding format. To remove an item in the favorites list, the value needs to be removed from the plannerPlanContextCollection collection instead, which will automatically remove the entry in this object.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
}