Updates from: 08/27/2022 01:21:27
Service Microsoft Docs article Related commit history on GitHub Change details
v1.0 Calendar Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-delete.md
Title: "Delete calendar" description: "Delete a calendar other than the default calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-get.md
Title: "Get calendar" description: "Get the properties and relationships of a calendar object. The calendar can be one for a user, " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar List Calendarpermissions https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-list-calendarpermissions.md
Title: "List calendarPermissions" description: "Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendar List Calendarview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-list-calendarview.md
Title: "List calendarView" description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-list-events.md
Title: "List events" description: "Retrieve a list of events in a calendar. The list contains single instance meetings and series masters."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Post Calendarpermissions https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-post-calendarpermissions.md
Title: "Create calendarPermission" description: "Create the calendarpermission object." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendar Post Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-post-events.md
Title: "Create event" description: "Use this API to create a new event in the default or the specified calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendar-update.md
Title: "Update calendar" description: "Update the properties of a calendar object. The calendar can be one for a user, " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendargroup-delete.md
Title: "Delete calendarGroup" description: "Delete a calendar group other than the default calendar group."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendargroup-get.md
Title: "Get calendarGroup" description: "Retrieve the properties and relationships of a calendar group object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup List Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendargroup-list-calendars.md
Title: "List calendars" description: "Retrieve a list of calendars belonging to a calendar group."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Post Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendargroup-post-calendars.md
Title: "Create Calendar" description: "Use this API to create a new calendar in a calendar group for a user."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendargroup-update.md
Title: "Update calendargroup" description: "Update the properties of calendargroup object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendarpermission Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendarpermission-delete.md
Title: "Delete calendarPermission" description: "Delete calendarPermission."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendarpermission Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendarpermission-get.md
Title: "Get calendarPermission" description: "Get the properties and relationships of calendarpermission object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendarpermission Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/calendarpermission-update.md
Title: "Update calendarpermission" description: "Update the properties of calendarpermission object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Cloudpc Restore https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/cloudpc-restore.md
+
+ Title: "cloudPC: restore"
+description: "Restore a specific Cloud PC."
+
+ms.localizationpriority: medium
++
+# cloudPC: restore
+
+Namespace: microsoft.graph
++
+Restore a specific Cloud PC. Use this API to trigger a remote action that restores a Cloud PC device to a previous state.
+
+## Permissions
+
+One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
+
+|Permission type|Permissions (from least to most privileged)|
+|:|:|
+|Delegated (work or school account)|CloudPC.ReadWrite.All|
+|Delegated (personal Microsoft account)|Not supported.|
+|Application|CloudPC.ReadWrite.All|
+
+## HTTP request
+
+<!-- {
+ "blockType": "ignored"
+}
+-->
+
+``` http
+POST /deviceManagement/virtualEndpoint/cloudPCs/{id}/restore
+```
+
+## Request headers
+
+|Name|Description|
+|:|:|
+|Authorization|Bearer {token}. Required.|
+|Content-Type|application/json. Required.|
+
+## Request body
+
+In the request body, supply a JSON representation of the parameters.
+
+The following table shows the parameters that can be used with this action.
+
+|Parameter|Type|Description|
+|:|:|:|
+|cloudPcSnapshotId|String|The unique identifier for the snapshot of the Cloud PC device at a specific point in time.|
+
+## Response
+
+If successful, this method returns a `204 No Content` response code.
+
+## Examples
+
+### Request
+
+The following is an example of a request.
+
+<!-- {
+ "blockType": "request",
+ "name": "cloudpc_restore",
+ "sampleKeys": ["4b5ad5e0-6a0b-4ffc-818d-36bb23cf4dbd"]
+}
+-->
+
+``` http
+POST https://graph.microsoft.com/beta/deviceManagement/virtualEndpoint/cloudPCs/4b5ad5e0-6a0b-4ffc-818d-36bb23cf4dbd/restore
+Content-Type: application/json
+Content-length: 37
+
+{
+ "cloudPcSnapshotId": "A00009UV000_93aff428-61f2-467f-a879-1102af6fd4a8"
+}
+```
++
+### Response
+
+The following is an example of the response.
+
+<!-- {
+ "blockType": "response",
+ "truncated": true
+}
+-->
+
+``` http
+HTTP/1.1 204 No Content
+```
v1.0 Event Accept https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-accept.md
Title: "event: accept" description: "Accept the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Cancel https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-cancel.md
Title: "event: cancel" description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Decline https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-decline.md
Title: "event: decline" description: "Decline invitation to the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-delete.md
Title: "Delete event" description: "Delete event."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Delta https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-delta.md
Title: "event: delta" description: "Get a set of events that have been added, deleted, or updated in a **calendarView** (a range of events)" ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Dismissreminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-dismissreminder.md
Title: "event: dismissReminder" description: "Dismiss a reminder that has been triggered for an event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Forward https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-forward.md
Title: "event: forward" description: "This action allows the organizer or attendee of a meeting event to forward the "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-get.md
Title: "Get event" description: "Get the properties and relationships of the specified event object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event List Instances https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-list-instances.md
Title: "List instances" description: "Get the instances (occurrences) of an event for a specified time range." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Snoozereminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-snoozereminder.md
Title: "event: snoozeReminder" description: "Postpone a reminder for an event in a user calendar until a new time."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Tentativelyaccept https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-tentativelyaccept.md
Title: "event: tentativelyAccept" description: "Tentatively accept the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/event-update.md
Title: "Update event" description: "Update the properties of the event object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/eventmessage-delete.md
Title: "Delete eventMessage" description: "Delete eventMessage."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/eventmessage-get.md
Title: "Get eventMessage" description: "expand` parameter on the **event**" ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/eventmessage-update.md
Title: "Update eventMessage" description: "Update the properties of an eventMessage object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Group List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/group-list-events.md
Title: "List events" description: "Retrieve a list of event objects."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Inferenceclassificationoverride Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/inferenceclassificationoverride-delete.md
Do not supply a request body for this method.
If successful, this method returns `204 No Content` response code. It does not return anything in the response body. ## Example
-##### Request
-Here is an example of the request.
+### Request
+The following is an example of a request.
# [HTTP](#tab/http) <!-- {
DELETE https://graph.microsoft.com/beta/me/inferenceClassification/overrides/98f
-##### Response
-Here is an example of the response. Note: The response object shown here might be shortened for readability.
+### Response
+The following is an example of the response.
<!-- { "blockType": "response", "truncated": true
v1.0 Manageddevice Restorecloudpc https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/manageddevice-restorecloudpc.md
Title: "managedDevice: restoreCloudPc"
-description: "Restore a Cloud PC device to a previous state from a snapshot."
+description: "Restore a Cloud PC device to a previous state with an Intune managed device ID."
ms.localizationpriority: medium ms.prod: "cloud-pc"
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Restore a Cloud PC device to a previous state from a snapshot.
+Restore a Cloud PC device to a previous state with an Intune [managed device](../resources/cloudpc.md) ID.
## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
v1.0 User List Calendargroups https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-list-calendargroups.md
Title: "List calendarGroups" description: "Get the user's calendar groups." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User List Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-list-calendars.md
Title: "List calendars" description: "Get all the user's calendars (`/calendars` navigation property), get the calendars from the default calendar group or from a specific calendar group. " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User List Calendarview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-list-calendarview.md
Title: "List calendarView"
description: "Get the occurrences, exceptions, and single instances of events in a calendar view defined by a time range, from the user's default calendar," ms.localizationpriority: medium doc_type: apiPageType-+ ms.prod: "outlook"
v1.0 User List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-list-events.md
Title: "List events" description: "Get a list of event objects from the user's default calendar or " ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Calendargroups https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-post-calendargroups.md
Title: "Create CalendarGroup" description: "Use this API to create a new CalendarGroup."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-post-calendars.md
Title: "Create calendar" description: "Create a new calendar for a user."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-post-events.md
Title: "Create Event"
description: "Create an event in the user's default calendar or specified calendar." ms.localizationpriority: medium doc_type: apiPageType-+ ms.prod: "outlook"
v1.0 User Reminderview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/user-reminderview.md
Title: "user: reminderView" description: "Return a list of calendar reminders within the specified start and end times. "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Attendee https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/attendee.md
description: "An event attendee. This can be a person or resource such as a meet
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "outlook"-+ # attendee resource type
v1.0 Attendeebase https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/attendeebase.md
description: "The type of attendee."
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: calendar-+ # attendeeBase resource type
v1.0 Calendar https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/calendar.md
Title: "calendar resource type" description: "A calendar which is a container for events. It can be a calendar for a user, or the default calendar of a Microsoft 365 group." ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Calendargroup https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/calendargroup.md
Title: "calendarGroup resource type" description: "A group of user calendars."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: resourcePageType
v1.0 Calendarpermission https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/calendarpermission.md
Title: "calendarPermission resource type" description: "The permissions of a user with whom the calendar is shared."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "resourcePageType"
v1.0 Callrecords Clientuseragent https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/callrecords-clientuseragent.md
the [userAgent](callrecords-useragent.md) type.
|headerValue|String|User-agent header value reported by this endpoint.| |platform|microsoft.graph.callRecords.clientPlatform|Identifies the platform used by this endpoint. Possible values are: `unknown`, `windows`, `macOS`, `iOS`, `android`, `web`, `ipPhone`, `roomSystem`, `surfaceHub`, `holoLens`, `unknownFutureValue`.| |productFamily|microsoft.graph.callRecords.productFamily|Identifies the family of application software used by this endpoint. Possible values are: `unknown`, `teams`, `skypeForBusiness`, `lync`, `unknownFutureValue`, `azureCommunicationServices`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `azureCommunicationServices`.|
+|communicationServiceId|String|Immutable resource identifier of the Azure Communication Service associated with this endpoint based on [Communication Services APIs](https://azure.microsoft.com/en-us/services/communication-services/).|
+|azureADAppId|String|The unique identifier of the Azure AD application used by this endpoint.|
## JSON representation
The following is a JSON representation of the resource.
"applicationVersion": "String", "headerValue": "String", "platform": "String",
- "productFamily": "String"
+ "productFamily": "String",
+ "communicationServiceId": "String",
+ "azureADAppId": "String"
} ```
v1.0 Cloudpc https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/cloudpc.md
Represents a cloud-managed virtual desktop. This Cloud PC is also enrolled into
|[Bulk reprovision remote action](../api/manageddevice-bulkreprovisioncloudpc.md)|None|Bulk reprovision a set of Cloud PC devices with Intune managed device IDs.| |[Resize remote action](../api/manageddevice-resizecloudpc.md)|None|Upgrade or downgrade an existing Cloud PC to another configuration with new vCPU and storage size through Intune managed device ID.| |[Troubleshoot](../api/cloudpc-troubleshoot.md)|None|Troubleshoot a specific [cloudPC](../resources/cloudpc.md) object. Use this API to check the health status of the Cloud PC and the session host.|
-|[Restore remote action](../api/manageddevice-restorecloudpc.md)|None|Restore a Cloud PC device to a previous state from a snapshot.|
+|[Restore](../api/cloudpc-restore.md)|None|Restore a [cloudPC](../resources/cloudpc.md) object to a previous state from a snapshot.|
+|[Restore remote action](../api/manageddevice-restorecloudpc.md)|None|Restore a Cloud PC device to a previous state with an Intune [managed device](../resources/cloudpc.md) ID.|
|[Bulk restore remote action](../api/manageddevice-bulkrestorecloudpc.md)|[cloudPcBulkRemoteActionResult](../resources/cloudpcbulkremoteactionresult.md)|Restore multiple Cloud PC devices with a single request that includes the IDs of Intune managed devices and a restore point date and time.| |[Set review status](../api/manageddevice-setcloudpcreviewstatus.md)|None|Set the review status of a specific Cloud PC device.| |[Get review status](../api/manageddevice-getcloudpcreviewstatus.md)|[cloudPcReviewStatus](../resources/cloudpcreviewstatus.md)|Get the review status of a specific Cloud PC device.|
v1.0 Cloudpconpremisesconnectionhealthcheck https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/cloudpconpremisesconnectionhealthcheck.md
The result of a Cloud PC Azure network connection health check.
|adJoinCheckUnknownError|The domain join check failed due to an unknown error. Please make sure that the Azure network connection can successfully join the domain using the details provided.| |endpointConnectivityCheckCloudPcUrlNotAllowListed|During provisioning, one or more required URLs couldn't be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.| |endpointConnectivityCheckWVDUrlNotAllowListed|During provisioning, one or more required WVD URLs couldn't be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.|
-|endpointConnectivityCheckIntuneUrlNotAllowListed|During provisioning, one or more required Intune URLs couldnΓÇÖt be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.|
+|endpointConnectivityCheckIntuneUrlNotAllowListed|During provisioning, one or more required Intune URLs couldn't be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.|
+|endpointConnectivityCheckAzureADUrlNotAllowListed|During provisioning, one or more required Azure Active Directory (Azure AD) URLs couldn't be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.|
+|endpointConnectivityCheckLocaleUrlNotAllowListed|During provisioning, one or more language pack URLs couldn't be contacted. If you choose a non-English (United States) **Language & Region** setting in a provisioning policy, the language pack might not be successfully installed. Please make sure that all of the required URLs are allowed through your firewalls and proxies. For a list or required URLs, see [Azure network connections health checks](https://go.microsoft.com/fwlink/?linkid=2156206).|
|endpointConnectivityCheckUnknownError|During provisioning, one or more required URLs couldn't be contacted. Please make sure that all of the required URLs are allowed through the firewalls and proxies.| |azureAdDeviceSyncCheckDeviceNotFound|The Cloud PC computer object can't be found in Azure Active Directory (Azure AD). Please make sure that Azure AD connect works and syncs frequently so that the Cloud PC computer objects are synced to Azure AD. Azure AD device sync must be enabled and synced within the last 60 minutes.| |azureAdDeviceSyncCheckLongSyncCircle|The check whether the Cloud PC computer object has been synced to Azure Active Directory (Azure AD) has timed out. Please make sure that Azure AD connect works and syncs frequently so that the Cloud PC computer objects are synced to Azure AD. Azure AD device sync must be enabled and synced within the last 60 minutes.|
v1.0 Datetimetimezone https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/datetimetimezone.md
Title: "dateTimeTimeZone resource type"
description: "Describes the date, time, and time zone of a point in time." ms.localizationpriority: medium doc_type: resourcePageType-+ ms.prod: "outlook"
v1.0 Event https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/event.md
Title: "event resource type" description: "An event in a calendar."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessage https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/eventmessage.md
Title: "eventMessage resource type" description: "A message that represents a meeting request, cancellation, or response (which can be one of the following: acceptance, tentative acceptance, or decline). " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessagerequest https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/eventmessagerequest.md
Title: "eventMessageRequest resource type" description: "A message that represents a meeting request."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessageresponse https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/eventmessageresponse.md
Title: "eventMessageResponse resource type" description: "A message that represents a response to a meeting request in the meeting organizer's mailbox." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "resourcePageType"
v1.0 Freebusyerror https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/freebusyerror.md
description: "Represents error information from attempting to get the availabili
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: calendar-+ # freeBusyError resource type
v1.0 Location https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/location.md
Title: "Location resource type"
description: "Represents location information of an event." ms.localizationpriority: medium doc_type: resourcePageType-+ ms.prod: "outlook"
v1.0 Outlookgeocoordinates https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/outlookgeocoordinates.md
Title: "outlookGeoCoordinates resource type" description: "The geographic coordinates, elevation, and their degree of accuracy for a physical location." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Patternedrecurrence https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/patternedrecurrence.md
description: "The recurrence pattern and range."
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "governance"-+ # patternedRecurrence resource type
v1.0 Physicaladdress https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/physicaladdress.md
Title: "physicalAddress resource type" description: "Represents the street address of a resource such as a contact or event." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Recurrencepattern https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/recurrencepattern.md
description: "Describes the frequency by which a recurring event repeats."
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "governance"-+ # recurrencePattern resource type
v1.0 Recurrencerange https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/recurrencerange.md
description: "Describes a date range over which a recurring event repeats. "
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "governance"-+ # recurrenceRange resource type
v1.0 Reminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/reminder.md
description: "A reminder for an event in a user calendar."
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "outlook"-+ # reminder resource type
v1.0 Responsestatus https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/responsestatus.md
description: "The response status of a meeting request."
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "outlook"-+ # responseStatus resource type
v1.0 Scheduleinformation https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/scheduleinformation.md
description: "Represents the availability of a user, distribution list, or resou
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "microsoft-teams"-+ # scheduleInformation resource type
v1.0 Scheduleitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/scheduleitem.md
description: "An item that describes the availability of a user corresponding to
ms.localizationpriority: medium doc_type: resourcePageType ms.prod: "microsoft-teams"-+ # scheduleItem resource type
v1.0 Termstore Group https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/termstore-group.md
- Title: Group resource type+
+ Title: "Group resource type"
doc_type: "resourcePageType" description: "Represents a group used in a term store." ms.localizationpriority: medium
Inherits from [entity](../resources/entity.md).
|:|:-|:| | createdDateTime | DateTimeOffset | Date and time of the group creation. Read-only.| | description | string | Description that gives details on the term usage.|
-| id | string | Unique identifier of the group. Read-Only.|
| displayName | string | Name of the group.|
-| scope | string | Returns the type of the group. Possible values are `global`, `system`, and `siteCollection`.|
+| id | string | Unique identifier of the group. Read-Only.|
| parentSiteId | string | ID of the parent site of this group.|
+| scope | string | Returns the type of the group. Possible values are: `global`, `system`, and `siteCollection`.|
## Relationships | Relationship | Type | Description|
The following is a JSON representation of a **group** resource.
```json { "@odata.type": "#microsoft.graph.termStore.group",
- "id": "string",
"createdDateTime": "string (timestamp)", "description": "string",
- "scope" : "microsoft.graph.termStore.groupScope",
"displayName": "string",
- "parentSiteId" : "string"
+ "id": "string",
+ "parentSiteId": "string",
+ "scope": "microsoft.graph.termStore.groupScope"
} ```
v1.0 Calendar Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-delete.md
Title: "Delete calendar" description: "Delete a calendar other than the default calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-get.md
Title: "Get calendar" description: "Get the properties and relationships of a calendar object. The calendar can be one for a user, " ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar List Calendarpermissions https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-list-calendarpermissions.md
Title: "List calendarPermissions" description: "Get a collection of calendarPermission resources that describe the identity and roles of users with whom the specified calendar has been shared or delegated. " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendar List Calendarview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-list-calendarview.md
Title: "List calendarView" description: "Get the occurrences, exceptions and single instances of events in a calendar view defined by a time range." ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-list-events.md
Title: "List events" description: "Retrieve a list of events in a calendar. The list contains single instance meetings and series masters."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Post Calendarpermissions https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-post-calendarpermissions.md
Title: "Create calendarPermission" description: "Create the calendarpermission object." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendar Post Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-post-events.md
Title: "Create event" description: "Use this API to create a new event in the default or the specified calendar."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendar Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendar-update.md
Title: "Update calendar" description: "Update the properties of a calendar object. The calendar can be one for a user, " ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendargroup-delete.md
Title: "Delete calendarGroup" description: "Delete a calendar group other than the default calendar group."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendargroup-get.md
Title: "Get calendarGroup" description: "Retrieve the properties and relationships of a calendar group object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup List Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendargroup-list-calendars.md
Title: "List calendars" description: "Retrieve a list of calendars belonging to a calendar group."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Post Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendargroup-post-calendars.md
Title: "Create Calendar" description: "Use this API to create a new calendar in a calendar group for a user."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendargroup Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendargroup-update.md
Title: "Update calendargroup" description: "Update the properties of calendargroup object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Calendarpermission Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendarpermission-delete.md
Title: "Delete calendarPermission" description: "Delete calendarPermission."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendarpermission Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendarpermission-get.md
Title: "Get calendarPermission" description: "Get the properties and relationships of calendarpermission object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Calendarpermission Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/calendarpermission-update.md
Title: "Update calendarpermission" description: "Update the properties of calendarpermission object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "apiPageType"
v1.0 Event Accept https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-accept.md
Title: "event: accept" description: "Accept the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Cancel https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-cancel.md
Title: "event: cancel" description: "This action allows the organizer of a meeting to send a cancellation message and cancel the event. "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Decline https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-decline.md
Title: "event: decline" description: "Decline invitation to the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-delete.md
Title: "Delete event" description: "Delete event."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Delta https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-delta.md
Title: "event: delta" description: "Get a set of events that have been added, deleted, or updated in a **calendarView** (a range of events) " ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Dismissreminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-dismissreminder.md
Title: "event: dismissReminder" description: "Dismiss a reminder that has been triggered for an event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Forward https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-forward.md
Title: "event: forward" description: "This action allows the organizer or attendee of a meeting event to forward the "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-get.md
Title: "Get event" description: "Get the properties and relationships of the specified event object."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Event List Instances https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-list-instances.md
Title: "List instances" description: "Get the instances (occurrences) of an event for a specified time range." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Snoozereminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-snoozereminder.md
Title: "event: snoozeReminder" description: "Postpone a reminder for an event in a user calendar until a new time."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Tentativelyaccept https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-tentativelyaccept.md
Title: "event: tentativelyAccept" description: "Tentatively accept the specified event in a user calendar."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Event Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/event-update.md
Title: "Update event" description: "Update the properties of the event object."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/eventmessage-delete.md
Title: "Delete eventMessage" description: "Delete eventMessage."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/eventmessage-get.md
Title: "Get eventMessage" description: "expand parameter on the **event** navigation property to get the associated event in an attendee's calendar." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 Eventmessage Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/eventmessage-update.md
Title: "Update eventMessage" description: "Update the properties of an eventMessage object."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Group List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/group-list-events.md
Title: "List events" description: "Retrieve a list of event objects."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 Inferenceclassificationoverride Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/inferenceclassificationoverride-delete.md
Do not supply a request body for this method.
If successful, this method returns `204 No Content` response code. It does not return anything in the response body. ## Example
-##### Request
-Here is an example of the request.
+### Request
+The following is an example of a request.
# [HTTP](#tab/http) <!-- {
DELETE https://graph.microsoft.com/v1.0/me/inferenceClassification/overrides/98f
-##### Response
-Here is an example of the response. Note: The response object shown here might be shortened for readability.
+### Response
+The following is an example of the response.
<!-- { "blockType": "response", "truncated": true
v1.0 User List Calendargroups https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-list-calendargroups.md
Title: "List calendarGroups" description: "Get the user's calendar groups." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User List Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-list-calendars.md
Title: "List calendars" description: "Get all the user's calendars (`/calendars` navigation property), get the calendars from the default calendar group or from a specific calendar group. " ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User List Calendarview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-list-calendarview.md
Title: "List calendarView"
description: "Get the occurrences, exceptions, and single instances of events in a calendar view defined by a time range, from the user's default calendar, " ms.localizationpriority: high doc_type: apiPageType-+ ms.prod: "outlook"
v1.0 User List Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-list-events.md
Title: "List events" description: "Get a list of event objects in the user's mailbox. The list contains single " ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Calendargroups https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-post-calendargroups.md
Title: "Create CalendarGroup" description: "Use this API to create a new CalendarGroup."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Calendars https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-post-calendars.md
Title: "Create calendar" description: "Create a new calendar for a user."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: apiPageType
v1.0 User Post Events https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-post-events.md
Title: "Create Event"
description: "Create an event in the user's default calendar or specified calendar." ms.localizationpriority: high doc_type: apiPageType-+ ms.prod: "outlook"
v1.0 User Reminderview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/user-reminderview.md
Title: "user: reminderView" description: "Return a list of calendar reminders within the specified start and end times. "-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: apiPageType
v1.0 Attendee https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/attendee.md
Title: "attendee resource type" description: "An event attendee. This can be a person or resource such as a meeting room or equipment, that has been set up as a resource on the Exchange server for the tenant." ms.localizationpriority: medium-+ ms.prod: calendar doc_type: resourcePageType
v1.0 Attendeebase https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/attendeebase.md
Title: "attendeeBase resource type" description: "The type of attendee." ms.localizationpriority: medium-+ ms.prod: calendar doc_type: resourcePageType
v1.0 Calendar https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/calendar.md
Title: "calendar resource type" description: "A calendar which is a container for events. It can be a calendar for a user, or the default calendar of a Microsoft 365 group." ms.localizationpriority: high-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Calendargroup https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/calendargroup.md
Title: "calendarGroup resource type" description: "A group of user calendars."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: resourcePageType
v1.0 Calendarpermission https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/calendarpermission.md
Title: "calendarPermission resource type" description: "The permissions of a user with whom the calendar is shared."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: "resourcePageType"
v1.0 Callrecords Clientuseragent https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/callrecords-clientuseragent.md
the [userAgent](callrecords-useragent.md) type.
|headerValue|String|User-agent header value reported by this endpoint.| |platform|microsoft.graph.callRecords.clientPlatform|Identifies the platform used by this endpoint. Possible values are: `unknown`, `windows`, `macOS`, `iOS`, `android`, `web`, `ipPhone`, `roomSystem`, `surfaceHub`, `holoLens`, `unknownFutureValue`.| |productFamily|microsoft.graph.callRecords.productFamily|Identifies the family of application software used by this endpoint. Possible values are: `unknown`, `teams`, `skypeForBusiness`, `lync`, `unknownFutureValue`, `azureCommunicationServices`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value(s) in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `azureCommunicationServices`.|
+|communicationServiceId|String|Immutable resource identifier of the Azure Communication Service associated with this endpoint based on [Communication Services APIs](https://azure.microsoft.com/en-us/services/communication-services/).|
+|azureADAppId|String|The unique identifier of the Azure AD application used by this endpoint.|
## JSON representation
The following is a JSON representation of the resource.
"applicationVersion": "String", "headerValue": "String", "platform": "String",
- "productFamily": "String"
+ "productFamily": "String",
+ "communicationServiceId": "String",
+ "azureADAppId": "String"
} ```
v1.0 Datetimetimezone https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/datetimetimezone.md
Title: "dateTimeTimeZone resource type"
description: "Describes the date, time, and time zone of a point in time." ms.localizationpriority: high doc_type: resourcePageType-+ ms.prod: "outlook"
v1.0 Event https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/event.md
Title: "event resource type" description: "An event in a calendar."-+ ms.localizationpriority: high ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessage https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/eventmessage.md
Title: "eventMessage resource type" description: "A message that represents a meeting request, cancellation, or response (which can be one of the following: acceptance, tentative acceptance, or decline)." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessagerequest https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/eventmessagerequest.md
Title: "eventMessageRequest resource type" description: "A message that represents a meeting request."-+ ms.localizationpriority: medium ms.prod: "outlook" doc_type: resourcePageType
v1.0 Eventmessageresponse https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/eventmessageresponse.md
Title: "eventMessageResponse resource type" description: "A message that represents a response to a meeting request in the meeting organizer's mailbox." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: "resourcePageType"
v1.0 Freebusyerror https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/freebusyerror.md
Title: "freeBusyError resource type" description: "Represents error information from attempting to get the availability of a user, distribution list, or resource." ms.localizationpriority: medium-+ ms.prod: "" doc_type: resourcePageType
v1.0 Location https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/location.md
Title: "Location resource type" description: "Represents location information of an event." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Locationconstraint https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/locationconstraint.md
Title: "locationConstraint resource type" description: "The conditions stated by a client for the location of a meeting." ms.localizationpriority: medium-+ ms.prod: calendar doc_type: resourcePageType
v1.0 Locationconstraintitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/locationconstraintitem.md
Title: "locationConstraintItem resource type" description: "locationConstraintItem - The conditions stated by a client for the location of a meeting." ms.localizationpriority: medium-+ ms.prod: outlook doc_type: resourcePageType
v1.0 Outlookgeocoordinates https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/outlookgeocoordinates.md
Title: "outlookGeoCoordinates resource type" description: "The geographic coordinates, elevation, and their degree of accuracy for a physical location." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Patternedrecurrence https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/patternedrecurrence.md
Title: "patternedRecurrence resource type" description: "The recurrence pattern and range." ms.localizationpriority: medium-+ ms.prod: "governance" doc_type: resourcePageType
v1.0 Recurrencepattern https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/recurrencepattern.md
Title: "recurrencePattern resource type" description: "Describes the frequency by which a recurring event repeats. " ms.localizationpriority: medium-+ ms.prod: "governance" doc_type: resourcePageType
v1.0 Recurrencerange https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/recurrencerange.md
Title: "recurrenceRange resource type" description: "Describes a date range over which a recurring event repeats. " ms.localizationpriority: medium-+ ms.prod: "governance" doc_type: resourcePageType
v1.0 Reminder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/reminder.md
Title: "reminder resource type" description: "A reminder for an event in a user calendar." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Responsestatus https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/responsestatus.md
Title: "responseStatus resource type" description: "The response status of a meeting request." ms.localizationpriority: medium-+ ms.prod: "outlook" doc_type: resourcePageType
v1.0 Scheduleinformation https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/scheduleinformation.md
Title: "scheduleInformation resource type" description: "Represents the availability of a user, distribution list, or resource for a specified time period." ms.localizationpriority: medium-+ ms.prod: "" doc_type: resourcePageType
v1.0 Scheduleitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/scheduleitem.md
Title: "scheduleItem resource type" description: "An item that describes the availability of a user corresponding to an actual event on the user's default calendar. This item applies to a resource (room or equipment) as well." ms.localizationpriority: medium-+ ms.prod: "" doc_type: resourcePageType
v1.0 Termstore Group https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/termstore-group.md
- Title: Group resource type+
+ Title: "Group resource type"
doc_type: "resourcePageType" description: "Represents a group used in a term store." ms.localizationpriority: medium
Inherits from [entity](../resources/entity.md).
|:|:-|: | createdDateTime | DateTimeOffset | Date and time of the group creation. Read-only. | | description | string | Description that gives details on the term usage. |
-| id | string | Unique identifier of the group. Read-Only. |
| displayName | string | Name of the group. |
-| scope | string | Returns the type of the group. Possible values are `global`, `system`, and `siteCollection`. |
+| id | string | Unique identifier of the group. Read-Only. |
| parentSiteId | string | ID of the parent site of this group. |
+| scope | string | Returns the type of the group. Possible values are: `global`, `system`, and `siteCollection`. |
## Relationships | Relationship | Type | Description |
The following is a JSON representation of a **group** resource.
```json { "@odata.type": "#microsoft.graph.termStore.group",
- "id": "string",
"createdDateTime": "string (timestamp)", "description": "string",
- "scope" : "microsoft.graph.termStore.groupScope",
"displayName": "string",
- "parentSiteId" : "string"
+ "id": "string",
+ "parentSiteId" : "string",
+ "scope" : "microsoft.graph.termStore.groupScope"
} ```
v1.0 Timeconstraint https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/timeconstraint.md
Title: "timeConstraint resource type" description: "Restricts meeting time suggestions to certain hours and days of the week according to the specified nature of activity and open time slots." ms.localizationpriority: medium-+ ms.prod: "" doc_type: resourcePageType